Ver Fonte

Fixed a bug word !

剧中人 há 10 anos atrás
pai
commit
998e0ea6e6
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ var converter = new Showdown.converter();
 
 converter.makeHtml('#hello markdown!');
 
-// <h1 id="hellomarkdown">hello, markdown</h1>
+// <h1 id="hellomarkdown">hello markdown!</h1>
 ```
 
 ## What's it for?