diff --git a/src/node/markdown/plugins/preWrapper.ts b/src/node/markdown/plugins/preWrapper.ts index ad522159..fcd06f17 100644 --- a/src/node/markdown/plugins/preWrapper.ts +++ b/src/node/markdown/plugins/preWrapper.ts @@ -1,6 +1,6 @@ // markdown-it plugin for wrapping
 ... 
. // -// If your plugin was chained before preWrapper, you can add additional eleemnt directly. +// If your plugin was chained before preWrapper, you can add additional element directly. // If your plugin was chained after preWrapper, you can use these slots: // 1. // 2.