Skip to content

Commit 4ff1146

Browse files
committed
typo
1 parent b3c45c1 commit 4ff1146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2017/1025/wordpress-mardown-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ articleGPT: 这份文档详细阐述了一个WordPress插件如何处理Markdown
3131

3232
# 测试代码片段
3333

34-
```JavsScript
34+
```JavaScript
3535
var https = require('https');
3636

3737
https.get("https://sixlab.cn", function (req, res) {

0 commit comments

Comments
 (0)