Skip to content

Commit fa1ae98

Browse files
Update README.md fixing grammar
1 parent a68cab6 commit fa1ae98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/wiremock/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $ kubectl port-forward $POD_NAME 8080:{{ .Values.service.internalPort}}
3030

3131
## Verify Wiremock deployment
3232

33-
To verify erifying a response using Wiremock, run
33+
To verify a response using Wiremock, run
3434

3535
```bash
3636
$ curl -X POST http://127.0.0.1:8080/v1/hello

0 commit comments

Comments
 (0)