We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a074cb commit 7e1b93bCopy full SHA for 7e1b93b
examples/README.md
@@ -184,7 +184,7 @@ resp, err := client.Get("https://localhost:8443")
184
```
185
186
We will demonstrate the mTLS configuration in a different example. In this
187
-example for we will configure the server to only verify client certificates
+example we will configure the server to only verify client certificates
188
if they are provided.
189
190
To being with let's start the Step CA:
0 commit comments