diff --git a/Response-Templating.md b/Response-Templating.md index 1f2769d..12eb7ca 100644 --- a/Response-Templating.md +++ b/Response-Templating.md @@ -125,9 +125,7 @@ All of the standard helpers (template functions) provided by the [C# Handlebars # Additional Handlebars helpers In addition to the standard helpers, also the helpers from [Handlebars.Net.Helpers](https://github.com/StefH/Handlebars.Net.Helpers/wiki) are supported. - -# Extra WireMock.Net Handlebars helpers -The following extra helpers are present in WireMock.Net: +The following extra helpers are included in WireMock.Net: - [Humanizer](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/Humanizer) - [JsonPath.SelectToken & JsonPath.SelectTokens](#jsonpath) - [Linq](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/wiki/DynamicLinq)