Browse Source

Merge pull request #1195 from Skn0tt/patch-1

Add missing word
pull/1198/head
Eric Chiang 8 years ago committed by GitHub
parent
commit
39a66d1496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Documentation/using-dex.md

2
Documentation/using-dex.md

@ -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.

Loading…
Cancel
Save