Skip to content

Commit fb661f4

Browse files
JeeveshJ7JeeveshJ7
authored andcommitted
Sanity
1 parent 5e37665 commit fb661f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/smartui-cli-env-variables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export PROJECT_TOKEN="123456#1234abcd-****-****-****-************"
9191
```
9292

9393
</TabItem>
94-
<TabItem value="Windows" label="Windows - CMD" default>
94+
<TabItem value="Windows" label="Windows" default>
9595

9696
```bash
9797
set PROJECT_TOKEN="123456#1234abcd-****-****-****-************"
@@ -100,7 +100,7 @@ set PROJECT_TOKEN="123456#1234abcd-****-****-****-************"
100100
</TabItem>
101101
</Tabs>
102102

103-
> Setting the project token env variable does not require any user level authentication.
103+
> Setting the project token environment variable does not require any user level authentication.
104104
105105
<img loading="lazy" src={require('../assets/images/smart-visual-testing/project-token-primer.webp').default} alt="cmd" width="768" height="373" className="doc_img"/>
106106

0 commit comments

Comments
 (0)