File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
9797set 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
You can’t perform that action at this time.
0 commit comments