summaryrefslogtreecommitdiffhomepage
path: root/markdown.html.markdown
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2015-10-31 18:30:26 +0800
committerAdam Bard <github@adambard.com>2015-10-31 18:30:26 +0800
commitc6f00942987a348bba16cd975e74c32b36985da4 (patch)
tree7dd5266ef9188fdaaee999e2b321a708ccbf067a /markdown.html.markdown
parent7ca6ed2d529999a7496d0599ab36c54c67846bd8 (diff)
parent08b43e21f1a273d5ca471e0accdf46ba706a4cd5 (diff)
Merge pull request #1911 from JacobCWard/master
[markdown/en] changed headers to headings
Diffstat (limited to 'markdown.html.markdown')
-rw-r--r--markdown.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/markdown.html.markdown b/markdown.html.markdown
index 2333110f..d5ed284b 100644
--- a/markdown.html.markdown
+++ b/markdown.html.markdown
@@ -21,7 +21,7 @@ element's contents. -->
guide will attempt to clarify when features are universal or when they are
specific to a certain parser. -->
-<!-- Headers -->
+<!-- Headings -->
<!-- You can create HTML elements <h1> through <h6> easily by prepending the
text you want to be in that element by a number of hashes (#) -->
# This is an <h1>