Update CONTRIBUTING.md (#14799)

typo
This commit is contained in:
Kamal Raj
2021-12-16 20:54:26 +05:30
committed by GitHub
parent 12e1b4c6df
commit 8ae24e19b2

View File

@@ -249,7 +249,7 @@ Follow these steps to start contributing:
This will build the documentation in the `~/tmp/test-build` folder where you can inspect the generated This will build the documentation in the `~/tmp/test-build` folder where you can inspect the generated
Markdown files with your favorite editor. You won't be able to see the final rendering on the website Markdown files with your favorite editor. You won't be able to see the final rendering on the website
before your PR is merged, we are actively working on adding a too for this. before your PR is merged, we are actively working on adding a tool for this.
Once you're happy with your changes, add changed files using `git add` and Once you're happy with your changes, add changed files using `git add` and
make a commit with `git commit` to record your changes locally: make a commit with `git commit` to record your changes locally: