summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJacob Ward <jacobward1898@gmail.com>2015-10-30 09:32:51 -0600
committerJacob Ward <jacobward1898@gmail.com>2015-10-30 09:32:51 -0600
commit08b43e21f1a273d5ca471e0accdf46ba706a4cd5 (patch)
treea08474afbe9b8b49a1482c1fa7f014c9a987b941
parent9a152c0490ba38e791ba1444d74dcf184d3c847e (diff)
Changed headers to headings
Relabeled the section called “headers” to “headings” because a header is a specific tag separate from the h1-h6 ‘heading’ tags.
-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>