From b9c910c7986ab5fa6f2995bac3a9a59f99f12412 Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 19:56:01 +0530 Subject: [PATCH] Fix spelling of VsCode --- docs/features/note-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/note-templates.md b/docs/features/note-templates.md index 10d5ec8..37c85d5 100644 --- a/docs/features/note-templates.md +++ b/docs/features/note-templates.md @@ -4,4 +4,4 @@ You can create notes from templates by running the `Foam: Create New Note from T To create a template, just add regular `.md` files in `.foam/templates` (create the directory if necessary). -Templates can use all the variables available in [VsCode Snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variables). +Templates can use all the variables available in [VS Code Snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variables).