瀏覽代碼

Typofix in CONTRIBUTING.md

Victor Felder 10 年之前
父節點
當前提交
ef824d4828
共有 1 個文件被更改,包括 3 次插入3 次删除
  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 `(`