Unverified Commit 8ae24e19 authored by Kamal Raj's avatar Kamal Raj Committed by GitHub
Browse files

Update CONTRIBUTING.md (#14799)

typo
parent 12e1b4c6
...@@ -249,7 +249,7 @@ Follow these steps to start contributing: ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment