Fix typo in a reference (#12858)

Was observed while checking out codespell for the project. But since
"typos" already used -- not suggested to be adopted.
This commit is contained in:
Yaroslav Halchenko
2025-04-14 01:19:02 -07:00
committed by GitHub
parent 034692e9a7
commit 0b1d41130a
+1 -1
View File
@@ -73,7 +73,7 @@ document$.subscribe(function () {
"concepts/projects/#project-lockfile":
"concepts/projects/layout/#the-lockfile",
"concepts/projects/#platform-specific-dependencies":
"concepts/projects/dependenices/#platform-specific-dependencies",
"concepts/projects/dependencies/#platform-specific-dependencies",
"concepts/projects/#running-commands": "concepts/projects/run/",
"concepts/projects/#building-projects": "concepts/projects/build/",
"concepts/projects/#build-isolation":