Skip to content

Commit

Permalink
Fix typo: Use the same name for AuthMode - OAuth 2.0 in collection an…
Browse files Browse the repository at this point in the history
…d request level

usebruno#1003
  • Loading branch information
pietrygamat committed Apr 14, 2024
1 parent 526a15e commit 3e113aa
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -77,7 +77,7 @@ const AuthMode = ({ collection }) => {
onModeChange('oauth2');
}}
>
Oauth2
OAuth 2.0
</div>
<div
className="dropdown-item"
Expand Down

0 comments on commit 3e113aa

Please sign in to comment.