We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68cab6 commit fa1ae98Copy full SHA for fa1ae98
charts/wiremock/README.md
@@ -30,7 +30,7 @@ $ kubectl port-forward $POD_NAME 8080:{{ .Values.service.internalPort}}
30
31
## Verify Wiremock deployment
32
33
-To verify erifying a response using Wiremock, run
+To verify a response using Wiremock, run
34
35
```bash
36
$ curl -X POST http://127.0.0.1:8080/v1/hello
0 commit comments