Skip to content

Commit

Permalink
How to contribute typos (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
CathPag authored Jan 24, 2022
1 parent 2656412 commit 40d6fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/contribute/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Copy the content…

![create new file](/images/how-to/howto-09.png)

Add the term name in the URL (no capitalization and no space) and .md at the end (if you the preview doesn't work, you probably forgot to add .md). Now past the template content below. Copy and paste your definition into the file. Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). To view how this will look like, go to "preview."
Add the term name in the URL (no capitalization and no space) and .md at the end (note: if your preview doesn't work, you probably forgot to add .md at the end). Now paste the template content below. Copy and paste your definition into the file. Note that GitHub uses markdown to format the text (e.g., hyperlink, bold, italic). Please refer to this [markdown cheat sheet](https://www.markdownguide.org/cheat-sheet/). To verify you've used markdown as intended, go to "preview."

![finalize term](/images/how-to/howto-10.png)

Expand Down

0 comments on commit 40d6fb6

Please sign in to comment.