diff --git a/docs/content/using-npm/scope.md b/docs/content/using-npm/scope.md index 62b4a6851641a..365c7977f8f4b 100644 --- a/docs/content/using-npm/scope.md +++ b/docs/content/using-npm/scope.md @@ -98,7 +98,8 @@ desired, with `npm access` or on the npmjs.com website. Scopes can be associated with a separate registry. This allows you to seamlessly use a mix of packages from the primary npm registry and one or more -private registries, such as npm Enterprise. +private registries, such as GitHub Packages or the open source Verdaccio +project. You can associate a scope with a registry at login, e.g.