We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6927f86 commit 65f2784Copy full SHA for 65f2784
src/components/orgAuthTokenNote.tsx
@@ -37,8 +37,8 @@ export function OrgAuthTokenNote() {
37
manually create an Auth Token
38
</ExternalLink>{' '}
39
or create a token directly from this page. A created token will only be visible
40
- once right after creation - make sure to copy-paste it immediately and DO NOT commit it!
41
- We recommend adding it as an environment variable.
+ once right after creation - make sure to copy-paste it immediately and DO NOT
+ commit it! We recommend adding it as an environment variable.
42
</Alert>
43
</SignedInCheck>
44
</Fragment>
0 commit comments