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

Fix spelling of "superscript"
***NO_CI***
This commit is contained in:
Chris
2020-11-01 13:08:04 -05:00
committed by GitHub
parent d30fa8298b
commit a6bf2412d7

View File

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