Browse Source

Typofix in CONTRIBUTING.md

Victor Felder 10 years ago
parent
commit
ef824d4828
1 changed files with 3 additions and 3 deletions
  1. 3 3
      CONTRIBUTING.md

+ 3 - 3
CONTRIBUTING.md

@@ -49,13 +49,13 @@ The idea is to have
 Example:
 
     [...]
-    - [An Awesome Book](http://example.com/example.html)
+    * [An Awesome Book](http://example.com/example.html)
     
     
     ### Example
     
-    - [Another Awesome Book](http://example.com/book.html)
-    - [Some Other Book](http://example.com/other.html)
+    * [Another Awesome Book](http://example.com/book.html)
+    * [Some Other Book](http://example.com/other.html)
 
 - Don't put spaces between `]` and `(`