From 24370126dae07d5167fe72c713a437541eddf1d5 Mon Sep 17 00:00:00 2001
From: Thomas Bishop <tactonbishop@gmail.com>
Date: Thu, 14 Nov 2024 09:26:04 +0000
Subject: [PATCH] update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6ba6334..56d351d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This CLI application parses entries in my
 [zettelkasten](https://github.com/thomasabishop/eolas) and extracts key metadata
-about each entry. It create and populates an SQLite database to store the data and derive
+about each entry. It creates and populates an SQLite database to store the data and derive
 relations between entries.
 
 ## Local development