From 3dad78249fd49f392968d73900a2ca5506e88571 Mon Sep 17 00:00:00 2001 From: Channing Walton Date: Sun, 9 Oct 2022 13:13:29 +0100 Subject: [PATCH] Fix a typo --- examples/WikiTracker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/WikiTracker.md b/examples/WikiTracker.md index dc92a6c..d6ccf27 100644 --- a/examples/WikiTracker.md +++ b/examples/WikiTracker.md @@ -4,7 +4,7 @@ wiki --> Try parse the display text first, if it does not exist, parse the link wiki.link --> Parse the link text wiki.display --> Parse the display text -In the exaample notes, we have +In the example notes, we have [[todo_family|To-Do @Family]] [[todo_work|To-Do @Work]] @@ -31,4 +31,4 @@ summary: ``` -Please also check those search targets in markdown files under folder 'diary'. \ No newline at end of file +Please also check those search targets in markdown files under folder 'diary'.