Skip to content

Commit

Permalink
Merge pull request #484 from kicksent/patch-1
Browse files Browse the repository at this point in the history
Fix typo in readme
  • Loading branch information
Ionaru committed Jul 27, 2022
2 parents 37561e4 + ef827ba commit 3e653dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -367,7 +367,7 @@ const easyMDE = new EasyMDE({
className: "fa fa-bold",
title: "Bold",
},
"italics", // shortcut to pre-made button
"italic", // shortcut to pre-made button
{
name: "custom",
action: (editor) => {
Expand Down

0 comments on commit 3e653dc

Please sign in to comment.