Skip to content

Commit

Permalink
Merge pull request #452 from TiagoDanin-Forks/Docs
Browse files Browse the repository at this point in the history
[Docs] Fix code block
  • Loading branch information
KELiON authored Feb 27, 2018
2 parents 74dc73a + 9ffbd17 commit 74a53e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const plugin = (scope) => {
}

module.exports = {
name: 'Search emojis...'
name: 'Search emojis...',
fn: plugin,
keyword: 'emoj'
}
Expand Down

0 comments on commit 74a53e5

Please sign in to comment.