From 6f92a871ca417fe54f96b5f07c2da3f3c246364e Mon Sep 17 00:00:00 2001 From: Nicolas Gomes De Oliveira Date: Fri, 13 Oct 2017 09:46:32 +0200 Subject: [PATCH] Update language-highlight.md (#277) --- docs/language-highlight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/language-highlight.md b/docs/language-highlight.md index 2bd8a3cc..793a39ed 100644 --- a/docs/language-highlight.md +++ b/docs/language-highlight.md @@ -1,6 +1,6 @@ # language highlight -**docsify** uses [Prism](https://github.com/PrismJS/prism) to highlight code blocks in your pages. By default it only supports CSS, JavaScipt and HTML. You can make **Prism** load additional languages: +**docsify** uses [Prism](https://github.com/PrismJS/prism) to highlight code blocks in your pages. By default it only supports CSS, JavaScript and HTML. You can make **Prism** load additional languages: ```html