From 0f58e9ece4d442c79c4013a86f2a26cb0e02e1dd Mon Sep 17 00:00:00 2001 From: DavidNachman <41246572+DavidNachman@users.noreply.github.com> Date: Sun, 16 Dec 2018 07:02:13 -0800 Subject: [PATCH] closing tag (#31856) * Update index.md * updated due to request I added the requested
  • information as requested. * fix: added backticks around keywords --- guide/english/html/lists/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/html/lists/index.md b/guide/english/html/lists/index.md index 68cab4c700..2b1e82fda4 100644 --- a/guide/english/html/lists/index.md +++ b/guide/english/html/lists/index.md @@ -12,7 +12,7 @@ An _ordered list_ is used to describe an ordered collection of data. Browsers us An _unordered list_ is used to describe an unordered collection of data. Browsers usually display an unordered list as a bulleted list. Create an unordered list using the `