File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
app/[locale]/roadmap/_components
public/content/contributing/style-guide/content-standardization Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -256,7 +256,6 @@ const RoadmapPage = () => {
256256 </ div >
257257 </ ExpandableCard >
258258 </ div >
259-
260259 </ div >
261260 </ div >
262261
Original file line number Diff line number Diff line change @@ -356,16 +356,19 @@ He was sure of one thing — he would not give up.
356356The results -- despite initial doubts -- were impressive.
357357```
358358
359- ### Examples (e.g.,) and Restatements (i..e,) {#example-restatements}
359+ ### Examples (e.g.,) and restatements (i.e.,) {#examples-restatements}
360+
360361When using examples (e.g.,) or restatements (i.e.,) it should include the comma after the second period.
361362
362- Usage:
363- i.e., (that is) introduces a word or phrase that restates what has already been stated.
364- e.g., (for example) is used similarly to "for example" preceding an item or list of items.
363+ ** Usage:**
364+
365+ - i.e., (that is) introduces a word or phrase that restates what has already been stated.
366+ - e.g., (for example) is used similarly to "for example" preceding an item or list of items.
365367
366368This usage will allow for consistency and presentation across the documentation.
367369
368370** Examples:**
371+
369372- Preferred: i.e., or e.g.,
370373- Avoid: i.e. ie. e.g. or eg.
371374
You can’t perform that action at this time.
0 commit comments