From ba766254f834c155f15f2a525e631d35785ad139 Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Tue, 20 Jul 2021 23:39:34 -0400 Subject: [PATCH] typo --- client/homebrew/editor/snippetbar/snippets/snippets.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/homebrew/editor/snippetbar/snippets/snippets.js b/client/homebrew/editor/snippetbar/snippets/snippets.js index 6cb04e610..6ecae9429 100644 --- a/client/homebrew/editor/snippetbar/snippets/snippets.js +++ b/client/homebrew/editor/snippetbar/snippets/snippets.js @@ -148,7 +148,7 @@ module.exports = [ gen : function(){ return dedent` {{note - ##### Time to Drop Knowledge', + ##### Time to Drop Knowledge Use notes to point out some interesting information. **Tables and lists** both work within a note. @@ -164,7 +164,7 @@ module.exports = [ {{descriptive ##### Time to Drop Knowledge Use descriptive boxes to highlight text that should be read aloud. - + **Tables and lists** both work within a descriptive box. }} \n`;