We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4092b27 commit acbf34bCopy full SHA for acbf34b
docs/install/npmrc.md
@@ -10,7 +10,7 @@ Bun supports loading configuration options from [`.npmrc`](https://docs.npmjs.co
10
11
### `registry`: Set the default registry
12
13
-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/`).
14
15
To change it, you can set the `registry` option in `.npmrc`:
16
0 commit comments