docs: fix typo in CONTRIBUTING.md (#233)

This commit is contained in:
nakatani-yo
2025-04-11 03:39:20 +09:00
committed by GitHub
parent 3ff1caaa28
commit a3c826a204
+1 -1
View File
@@ -12,4 +12,4 @@ Run tests locally
npm test
```
Learn more about how the tests work in [test/README.md](test/README.md).
Learn more about how the tests work in [tests/README.md](tests/README.md).