diff --git a/Documentation/using-dex.md b/Documentation/using-dex.md index 2d76df615953713e750b99c7f6b46d73fbe289f4..f935a62ae8dd5dee04129161e55fd4fb7f8ef293 100644 --- a/Documentation/using-dex.md +++ b/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.