X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e4b54c3b5d99c99553e319ead28c3aa8dcd6eecc..443670b243162855896b3cd46e782faa43cae266:/src/views-components/current-token-dialog/current-token-dialog.tsx diff --git a/src/views-components/current-token-dialog/current-token-dialog.tsx b/src/views-components/current-token-dialog/current-token-dialog.tsx index 934be54d37..e5208d4434 100644 --- a/src/views-components/current-token-dialog/current-token-dialog.tsx +++ b/src/views-components/current-token-dialog/current-token-dialog.tsx @@ -47,7 +47,7 @@ export const CurrentTokenDialog = maxWidth='md'> Current Token - + The Arvados API token is a secret key that enables the Arvados SDKs to access Arvados with the proper permissions. For more information see @@ -56,11 +56,11 @@ export const CurrentTokenDialog = - - Paste the following lines at a shell prompt to set up the necessary environment for Arvados SDKs to authenticate to your klingenc account. + + Paste the following lines at a shell prompt to set up the necessary environment for Arvados SDKs to authenticate to your account. - + Arvados virtual machines do this for you automatically. This setup is needed only when you use the API remotely (e.g., from your own workstation).