diff --git a/Request-Matching.md b/Request-Matching.md index c6e07c1..c6e202a 100644 --- a/Request-Matching.md +++ b/Request-Matching.md @@ -18,7 +18,7 @@ Most matchers have 2 extra properties: ## Example Matchings ### Path -### C# example +#### C# example ``` c# server .Given(Request @@ -44,7 +44,7 @@ server ```` ### Url -### C# example +#### C# example ``` c# server .Given(Request