From 7886272abb137e46166db20999605eacc1e62861 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 18 Jul 2024 02:35:36 +0900 Subject: [PATCH] docs: update generic-oauth.md overriden -> overridden --- docs/generic-oauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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