Skip to content

Commit 432a667

Browse files
committed
Correct web UI display of regex matcher
1 parent 02dcec9 commit 432a667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@using netmockery
22
@model RegexMatcher
33

4-
Evaluate regex <code>@Model.Expression</code> against request body
4+
Evaluate regex <code>@Model.Expression</code> against <span title="request path, querystring and request body">request</span>

0 commit comments

Comments
 (0)