summaryrefslogtreecommitdiff
path: root/GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md
diff options
context:
space:
mode:
Diffstat (limited to 'GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md')
-rw-r--r--GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md b/GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md
index dc68a5b..91f2896 100644
--- a/GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md
+++ b/GEMTEXT-COMPATIBILITY-REFERENCE-GUIDE.md
@@ -204,7 +204,7 @@ Markdown input:
I will become ***bolded and italicized*** in the HTML output.
```
-gemtext output:
+Gemtext output:
```gemtext
I will become bolded and italicized in the HTML output.