diff --git a/content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-oauth-apps.md b/content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-oauth-apps.md index f40d82c836ff..51bcade5b405 100644 --- a/content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-oauth-apps.md +++ b/content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-oauth-apps.md @@ -83,11 +83,11 @@ When you authorize an {% data variables.product.prodname_oauth_app %} for your p If you belong to any organizations that enforce SAML single sign-on, you must have an active SAML session for each organization each time you authorize an {% data variables.product.prodname_oauth_app %}. -{% tip %} +{% note %} -**Tip:** If you are encountering errors authenticating to an organization that enforces SAML single sign-on, you may need to revoke the OAuth App from your [account settings page](https://github.com/settings/applications) and repeat the authentication flow to reauthorize it. +**Note:** If you are encountering errors authenticating to an organization that enforces SAML single sign-on, you may need to revoke the OAuth App from your [account settings page](https://github.com/settings/applications) and repeat the authentication flow to reauthorize the app. -{% endtip %} +{% endnote %} ## Further reading