Skip to content

Commit 52f9b51

Browse files
committed
tidy: tweak
1 parent ddbaa38 commit 52f9b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/cache/reference/sccache.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export SCCACHE_WEBDAV_ENDPOINT=https://cache.depot.dev
2727
export SCCACHE_WEBDAV_TOKEN=DEPOT_TOKEN
2828
```
2929

30-
If you are a member of multiple organizations, and you are authenticating with a user token, you must specify a password as well as which organization to use for cache storage as follows:
30+
If you are a member of multiple organizations, and you are authenticating with a user token, you must instead specify a password along with which organization should be used for cache storage as follows:
3131

3232
```shell
3333
export SCCACHE_WEBDAV_ENDPOINT=https://cache.depot.dev

0 commit comments

Comments
 (0)