Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nginx-regex-tester/regextester/regextester.php
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<td></th><td><i>Enter the URI after the domain or IP address.</i></td>
</tr>
<tr>
<td></th><td><i>For example, if the full URI is http://foo.com/abc/bar.ph, enter abc/bar.php.</i></td>
<td></th><td><i>For example, if the full URI is http://foo.com/abc/bar.php, enter abc/bar.php.</i></td>
</tr>
<?php
} else {
Expand Down