Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
Typo "Optinoal" in admin.vm #231
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre authored Jul 12, 2017
1 parent 5f555e9 commit 53b27e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/admin.vm
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@
<div class="field-group">
<label>Injection URL regexp </label>
<input class="text long-field" type="text" name="injectionUrlRegexp">
<div class="description">Optinoal regular expression to extract part of response as value of <b>${INJECTION_URL_VALUE}</b> variable.</div>
<div class="description">Optional regular expression to extract part of response as value of <b>${INJECTION_URL_VALUE}</b> variable.</div>
</div>
</fieldset>

Expand Down Expand Up @@ -615,4 +615,4 @@

</body>

</html>
</html>

0 comments on commit 53b27e3

Please sign in to comment.