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

Commit 53b27e3

Browse files
authored
Typo "Optinoal" in admin.vm #231
1 parent 5f555e9 commit 53b27e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/admin.vm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
<div class="field-group">
471471
<label>Injection URL regexp </label>
472472
<input class="text long-field" type="text" name="injectionUrlRegexp">
473-
<div class="description">Optinoal regular expression to extract part of response as value of <b>${INJECTION_URL_VALUE}</b> variable.</div>
473+
<div class="description">Optional regular expression to extract part of response as value of <b>${INJECTION_URL_VALUE}</b> variable.</div>
474474
</div>
475475
</fieldset>
476476

@@ -615,4 +615,4 @@
615615

616616
</body>
617617

618-
</html>
618+
</html>

0 commit comments

Comments
 (0)