We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8076c3 commit 0fb39f6Copy full SHA for 0fb39f6
CONTRIBUTING.md
@@ -231,7 +231,7 @@ yarn
231
yarn docgen:all
232
```
233
234
-This will generate reference docs in `docs-devsite/` and `/toc`. Commit and push the generated
+This will generate reference docs and the toc in `docs-devsite/`. Commit and push the generated
235
documentation changes to GitHub following the [PR submission guidelines](#submit). Your push
236
to the remote repository should force any failing documentation checks to execute again.
237
0 commit comments