Skip to content

Commit f2b0c10

Browse files
Update README.md
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
1 parent 9ca0bcc commit f2b0c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,8 @@ same major line. Should you need to upgrade to a new major, use an explicit
317317

318318
- `COREPACK_INTEGRITY_KEYS` can be set to an empty string or `0` to
319319
instruct Corepack to skip signature verification, or to a JSON string
320-
containing custom keys. The format based on the response of the
321-
`GET /-/npm/v1/keys` endpoint of npm registry under the `npm` key. That is,
320+
containing custom keys. The format is based on the response of the
321+
`GET /-/npm/v1/keys` npm registry endpoint under the `npm` key. That is,
322322

323323
```bash
324324
curl https://registry.npmjs.org/-/npm/v1/keys | jq -c '{npm: .keys}'

0 commit comments

Comments
 (0)