Skip to content

Commit 7e1b93b

Browse files
authored
Update examples/README.md
1 parent 0a074cb commit 7e1b93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ resp, err := client.Get("https://localhost:8443")
184184
```
185185

186186
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
187+
example we will configure the server to only verify client certificates
188188
if they are provided.
189189

190190
To being with let's start the Step CA:

0 commit comments

Comments
 (0)