浏览代码

fix: superscript typo in module definition.yml (#2577)

Fix spelling of "superscript"
***NO_CI***
Chris 4 年之前
父节点
当前提交
a6bf2412d7
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      server/modules/rendering/markdown-supsub/definition.yml

+ 2 - 2
server/modules/rendering/markdown-supsub/definition.yml

@@ -13,6 +13,6 @@ props:
     default: true
   supEnabled:
     type: Boolean
-    title: Supercript
-    hint: Enable supercript tags
+    title: Superscript
+    hint: Enable superscript tags
     default: true