Skip to content

Commit d1efab9

Browse files
committed
Fix typo
1 parent 71d7767 commit d1efab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.after-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cat - >> $dist << EOF
1919
this.editor = new Vue(mp)
2020
this.editor.\$mount(el)
2121
}
22-
getContentParaser () {
22+
getContentParser () {
2323
return this.editor.contentParser
2424
}
2525
}

0 commit comments

Comments
 (0)