From 5888610fd64ec8efc926aa9dd45812b17804b2b9 Mon Sep 17 00:00:00 2001 From: Stefano De Vuono Date: Sun, 26 Feb 2017 02:52:16 -0800 Subject: [PATCH] Updates content.html (#526) to say "blockquote" instead of "blockquotes" --- docs/documentation/elements/content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/elements/content.html b/docs/documentation/elements/content.html index 9acc9855..8edf6cfa 100644 --- a/docs/documentation/elements/content.html +++ b/docs/documentation/elements/content.html @@ -21,7 +21,7 @@ doc-subtab: content
  • <p> paragraphs
  • <ul> <ol> <dl> lists
  • <h1> to <h6> headings
  • -
  • <blockquotes> quotes
  • +
  • <blockquote> quotes
  • <em> and <strong>
  • <table> <tr> <th> <td> tables