File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ def __init__(
58
58
the tool doesn't configure any credentials
59
59
(auth_config.raw_auth_credential is missing) or the credentials
60
60
configured is not enough to authenticate the tool (e.g. an OAuth
61
- client id and client secrect is configured.) and needs client input
61
+ client id and client secret is configured.) and needs client input
62
62
(e.g. client need to involve the end user in an oauth flow and get
63
63
back the oauth response.)
64
64
"""
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ def __init__(
57
57
the tool doesn't configure any credentials
58
58
(auth_config.raw_auth_credential is missing) or the credentials
59
59
configured is not enough to authenticate the tool (e.g. an OAuth
60
- client id and client secrect is configured.) and needs client input
60
+ client id and client secret is configured.) and needs client input
61
61
(e.g. client need to involve the end user in an oauth flow and get
62
62
back the oauth response.)
63
63
"""
You can’t perform that action at this time.
0 commit comments