From ff4ff3dc9bdb58f0d80c3123ec08ce8eb6edd72b Mon Sep 17 00:00:00 2001 From: Bakr-Ali <49000030+Bakr-Ali@users.noreply.github.com> Date: Fri, 26 Aug 2022 10:25:19 +0300 Subject: [PATCH] Fix typo --- docguide/style.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docguide/style.md b/docguide/style.md index f00d61e..5e4215c 100644 --- a/docguide/style.md +++ b/docguide/style.md @@ -187,7 +187,7 @@ When nesting lists, use a 4 space indent for both numbered and bulleted lists: 4 space indent for wrapped text. 1. 2 spaces after a numbered list. 8 space indent for the wrapped text of a nested list. - 2. Looks nice, don't it? + 2. Looks nice, doesn't it? * 3 spaces after a bullet. ``` @@ -199,8 +199,8 @@ with no indent for wrapped text. 1. Irregular nesting... DO NOT DO THIS. ``` -Even when there's no nesting, using the 4 space indent makes layout consistent -for wrapped text: +Even when there's no nesting, using the 4 space indent makes the layout +consistent for wrapped text: ```markdown * Foo,