2023-01-11 06:36:50 +00:00
|
|
|
---
|
|
|
|
name: Grammar/Typo Correction
|
|
|
|
about: " This section of text has a typo, outdated language or lacks an Oxford comma."
|
|
|
|
title: "[GTC] Excerpt from..."
|
|
|
|
labels: Grammar/Typo Correction
|
|
|
|
assignees: MeowcaTheoRange
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## What file the typo is in
|
|
|
|
<!--
|
|
|
|
You can use the GitHub browser or download as ZIP to locate the path
|
|
|
|
-->
|
|
|
|
|
2023-01-12 01:18:47 +00:00
|
|
|
Dizzy-Rewrite/**format/source/...**
|
2023-01-11 06:36:50 +00:00
|
|
|
|
|
|
|
## 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-->
|
|
|
|
|
|
|
|
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)-->
|
|
|
|
|
|
|
|
This is an example of...
|