From 2a3ed57af989460cf72f8ac7e24432b7a51fab88 Mon Sep 17 00:00:00 2001
From: Mark Carey <796+kogent@users.noreply.github.com>
Date: Wed, 14 Nov 2018 09:27:45 -0800
Subject: [PATCH] typo
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6999418..c1e6e23 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,8 @@ Options:
## Feature
- Export all notes into the output folder.
-- Covert Markdown Notes to `{title}.md`.
-- Covert Snippet Notes to `{title}/{filename}`.
+- Convert Markdown Notes to `{title}.md`.
+- Convert Snippet Notes to `{title}/{filename}`.
- Deleted notes will be skipped.
## Limitation