From 3f8c47367830f9686b91c2c32158940de4c65466 Mon Sep 17 00:00:00 2001 From: Ella Date: Sun, 17 Apr 2022 01:33:16 -0700 Subject: [PATCH] Fix typo: recomment -> recommend --- content/notes/obsidian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/obsidian.md b/content/notes/obsidian.md index a10379e..ac2e3e9 100644 --- a/content/notes/obsidian.md +++ b/content/notes/obsidian.md @@ -26,4 +26,4 @@ Inserting front matter everytime you want to create a new Note gets annoying rea **If you decide to overwrite the `/content` folder completely, don't remove the `/content/templates` folder!** -Head over to Options > Core Plugins and enable the Templates plugin. Then go to Options > Hotkeys and set a hotkey for 'Insert Template' (I recomment `[cmd]+T`). That way, when you create a new note, you can just press the hotkey for a new template and be ready to go! +Head over to Options > Core Plugins and enable the Templates plugin. Then go to Options > Hotkeys and set a hotkey for 'Insert Template' (I recommend `[cmd]+T`). That way, when you create a new note, you can just press the hotkey for a new template and be ready to go!