Procházet zdrojové kódy

Typofix in CONTRIBUTING.md

Victor Felder před 10 roky
rodič
revize
ef824d4828
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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 `(`