소스 검색

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 `(`