剧中人 10 лет назад
Родитель
Сommit
998e0ea6e6
1 измененных файлов с 1 добавлено и 1 удалено
  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?