Editing-Tips.md
... ...
@@ -13,11 +13,11 @@ Place 1 or more hash characters # on a new line followed by a space before the t
13 13
14 14
### Bulleted (unnumbered) Lists
15 15
16
-Place an asterix * at the start of a new line followed by a space before the text. Add 1 or more spaces before the asterix to indent the list e.g.
17
-* this is a bullet list item
18
- * this is a second level bullet item
19
- * and another
20
-* and back to level 1
16
+Place an asterix * at the start of a new line followed by a space before the astrix. Add 1 or more spaces before the asterix to indent the list e.g.
17
+ * this is a bullet list item
18
+ * this is a second level bullet item
19
+ * and another
20
+ * and back to level 1
21 21
22 22
### Emphasis
23 23