Skip to content

Commit 89331ab

Browse files
docs(readme): improve grammar
1 parent 84b75d6 commit 89331ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Update `.npmrc`:
1313
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
1414
```
1515

16-
Create a [token](https://github.com/settings/tokens) with scope `read:packages` and add to your shell config (e.g., `.zshrc`):
16+
Create auth [token](https://github.com/settings/tokens) with scope `read:packages` and add it to your shell config (e.g., `.zshrc`):
1717

1818
```sh
1919
export GITHUB_TOKEN=ghp_xxx

0 commit comments

Comments
 (0)