diff --git a/docs/generic-oauth.md b/docs/generic-oauth.md index 08b735ccb..92ad6dc5c 100644 --- a/docs/generic-oauth.md +++ b/docs/generic-oauth.md @@ -101,7 +101,7 @@ In order to use special characters you need to URL encode the values; for example `@` becomes `%40`. By default GCM uses the value `OAUTH-USER` unless specified in the remote URL, -or overriden using the `credential..oauthDefaultUserName` configuration. +or overridden using the `credential..oauthDefaultUserName` configuration. #### Include client authentication in headers