From 2075589e987c863c99bfcebe3c8692c5d678e510 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sat, 1 Sep 2018 10:39:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed5fb080..14c771e2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ See [Wiki : Stubbing](https://github.com/WireMock-Net/WireMock.Net/wiki/Stubbing WireMock.Net support advanced request-matching logic, see [Wiki : Request Matching](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching). ## Response Templating -The response which is returned WireMock.Net can be changed using templating. This is described here [Wiki : Response Templating](https://github.com/WireMock-Net/WireMock.Net/wiki/Response-Templating. +The response which is returned WireMock.Net can be changed using templating. This is described here [Wiki : Response Templating](https://github.com/WireMock-Net/WireMock.Net/wiki/Response-Templating). ## Admin API Reference The WireMock admin API provides functionality to define the mappings via a http interface see [Wiki : Admin API Reference](https://github.com/StefH/WireMock.Net/wiki/Admin-API-Reference).