From f2c1500beb6bd75dac96ec39a9aa7d8571d03fc7 Mon Sep 17 00:00:00 2001 From: Leo Vivier Date: Mon, 27 Jul 2020 11:43:23 +0200 Subject: [PATCH] (doc): Fix docstring (#979) --- org-roam-capture.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-roam-capture.el b/org-roam-capture.el index 5e1ed13..837bcae 100644 --- a/org-roam-capture.el +++ b/org-roam-capture.el @@ -102,7 +102,7 @@ The Org-roam capture-templates builds on the default behaviours of 3. The `:head' key is added, which contains the template that is inserted upon the creation of a new file. This is where you - should add your note metadata should go. + your note metadata should go. Each template should have the following structure: