web/satellite: access grant wizard copy edit (#4066)
This commit is contained in:
parent
7dfb89a871
commit
f6c9b8d4f1
@ -5,7 +5,7 @@
|
||||
<BackIcon class="cli-container__back-icon" @click="onBackClick"/>
|
||||
<h1 class="cli-container__title">Create Access Grant in CLI</h1>
|
||||
<p class="cli-container__sub-title">
|
||||
Use this token to create your access grant in the CLI tool.
|
||||
Run the 'setup' command in the uplink CLI and input the satellite address and token below when prompted to generate your access grant.
|
||||
</p>
|
||||
<div class="cli-container__token-area">
|
||||
<p class="cli-container__token-area__label">Satellite Address</p>
|
||||
@ -41,4 +41,4 @@
|
||||
<a class="cli-container__docs-link" href="https://documentation.storj.io/" target="_blank" rel="noopener noreferrer">
|
||||
Visit the Docs
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user