Skip to content

Commit 0984347

Browse files
save file
1 parent a0919b3 commit 0984347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/markdown-editor/html/output-md/v2.0/output-md-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211

212212
obj.display = function(txt){return display(txt)}
213213

214-
async function displayt(txt){
214+
async function display(txt){
215215
debug('display');
216216
await libs;
217217

0 commit comments

Comments
 (0)