Add missing word

This commit is contained in:
Simon Knott
2018-02-24 11:31:51 +01:00
committed by GitHub
parent 01d63b086f
commit 822a10cede

View File

@@ -47,7 +47,7 @@ staticClients:
- 'http://127.0.0.1:5555/callback'
```
In this case, the Go code would configured as:
In this case, the Go code would be configured as:
```go
// Initialize a provider by specifying dex's issuer URL.