Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/packages/npm.md')
-rw-r--r--doc/api/packages/npm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/packages/npm.md b/doc/api/packages/npm.md
index 6f4d8446dbf..3aa23ad1044 100644
--- a/doc/api/packages/npm.md
+++ b/doc/api/packages/npm.md
@@ -124,7 +124,7 @@ different scopes:
- Use the instance-level prefix to make requests in the scope of the entire instance.
- Use the project-level prefix to make requests in a single project's scope.
-- Use the group-level prefix to make requests in a group’s scope.
+- Use the group-level prefix to make requests in a group's scope.
The examples in this document all use the project-level prefix.