Browse Source

Update wording

Zachary Betz 6 năm trước cách đây
mục cha
commit
9192276af6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      exampleSite/content/post/cupper-shortcodes/index.md

+ 1 - 1
exampleSite/content/post/cupper-shortcodes/index.md

@@ -88,7 +88,7 @@ hugo server --gc
 
 ## syntax highlighting
 
-To get syntax highlighting for your code, use regular markdown code fences:
+To get syntax highlighting for your code, use markdown code fences, then specify the language:
 
 ````
 ```html