Skip to content

Commit 2c54e05

Browse files
committed
Update wording based on comments
1 parent 9def3b8 commit 2c54e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrations/integrating-npm-with-external-services/using-private-packages-in-a-ci-cd-workflow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you use a different CI/CD provider, or if you need to install private package
1919

2020
## Create a new access token
2121

22-
Create a new granular access token that will be used only to access npm packages from a CI/CD server.
22+
Create a new access token that will be used only to access npm packages from a CI/CD server.
2323

2424
### Continuous integration
2525

0 commit comments

Comments
 (0)