We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9f0f7 commit 7c29869Copy full SHA for 7c29869
docs/advanced-usage.md
@@ -24,7 +24,7 @@ To ensure that `yarn.lock` is always committed, use `yarn install --immutable` w
24
**See also:**
25
- [Documentation of `yarn.lock`](https://classic.yarnpkg.com/en/docs/yarn-lock)
26
- [Documentation of `--frozen-lockfile` option](https://classic.yarnpkg.com/en/docs/cli/install#toc-yarn-install-frozen-lockfile)
27
-- [QA - Should lockfiles be committed to the repoistory?](https://yarnpkg.com/getting-started/qa/#should-lockfiles-be-committed-to-the-repository)
+- [QA - Should lockfiles be committed to the repository?](https://yarnpkg.com/getting-started/qa/#should-lockfiles-be-committed-to-the-repository)
28
- [Documentation of `yarn install`](https://yarnpkg.com/cli/install)
29
30
### PNPM
0 commit comments