diff --git a/Request-Matching.md b/Request-Matching.md index 0b23671..bba6754 100644 --- a/Request-Matching.md +++ b/Request-Matching.md @@ -204,7 +204,7 @@ server "Body": { "Matcher": { "Name": "JmesPathMatcher", - "Pattern": "things.name == 'RequiredThing')]" + "Pattern": "things.name == 'RequiredThing'" } } },