Skip to content

Commit ef72d30

Browse files
authored
Update README.md
edited the sample json because the old version didn't work (capitalization error)
1 parent 681e87d commit ef72d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ this is written as:
4949
{
5050
"Name": "ByExcluding",
5151
"Args": {
52-
"expression": "RequestPath like '/health%'"
52+
"Expression": "RequestPath like '/health%'"
5353
}
5454
}
5555
]

0 commit comments

Comments
 (0)