Update grammar-typo-correction.md
This commit is contained in:
parent
78089ec203
commit
9c79e55b77
1 changed files with 5 additions and 3 deletions
|
@ -8,18 +8,20 @@ assignees: MeowcaTheoRange
|
|||
---
|
||||
|
||||
## What file the typo is in
|
||||
<!--
|
||||
You can use the GitHub browser or download as ZIP to locate the path
|
||||
-->
|
||||
|
||||
Dizzy-AU/**story/human-readable/...**
|
||||
|
||||
## Affected excerpt, with typo emphasized in Markdown
|
||||
## Affected excerpt <!--with typo emphasized in Markdown-->
|
||||
|
||||
Lorem ipsum **dollar sit** amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
||||
|
||||
## What the excerpt should look like, with difference emphasized in Markdown
|
||||
## What the excerpt should look like <!--with difference emphasized in Markdown-->
|
||||
|
||||
Lorem ipsum **dolor sit** amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
||||
|
||||
## Type of grammar mistake and why it is valid (optional)
|
||||
## Type of grammar mistake and why it is valid <!--(optional)-->
|
||||
|
||||
This is an example of...
|
||||
|
|
Loading…
Reference in a new issue