diff --git a/docs/install/npmrc.md b/docs/install/npmrc.md index 3153dd6febcb54..cf7f8ac1f440ce 100644 --- a/docs/install/npmrc.md +++ b/docs/install/npmrc.md @@ -10,7 +10,7 @@ Bun supports loading configuration options from [`.npmrc`](https://docs.npmjs.co ### `registry`: Set the default registry -The default registry is used to resolve packages, it's default value is `npm`'s official registry (`https://registry.npmjs.org/`). +The default registry is used to resolve packages, its default value is `npm`'s official registry (`https://registry.npmjs.org/`). To change it, you can set the `registry` option in `.npmrc`: