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__(
5858 the tool doesn't configure any credentials
5959 (auth_config.raw_auth_credential is missing) or the credentials
6060 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 are configured) and needs client input
6262 (e.g. client need to involve the end user in an oauth flow and get
6363 back the oauth response.)
6464 """
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ def __init__(
5757 the tool doesn't configure any credentials
5858 (auth_config.raw_auth_credential is missing) or the credentials
5959 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 are configured) and needs client input
6161 (e.g. client need to involve the end user in an oauth flow and get
6262 back the oauth response.)
6363 """
You can’t perform that action at this time.
0 commit comments