From fe86db7dad6eeacd87f21cd266ecd71c14917625 Mon Sep 17 00:00:00 2001
From: frank-sneller <82009097+frank-sneller@users.noreply.github.com>
Date: Mon, 5 Jun 2023 12:11:22 -0700
Subject: [PATCH] Update README.md (#9)

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

diff --git a/src/README.md b/src/README.md
index ce64f0b..7077d46 100644
--- a/src/README.md
+++ b/src/README.md
@@ -54,7 +54,7 @@ GROUP BY type
 ORDER BY type
 ```
 
-Voilla! After settings the date-range to something like `2021-01-30 22:00:00` to `2021-01-31 22:00:00` (just an example range for which the GitHub Archive 2021 contains records), we can see the following graph:
+Voila! After setting the date-range to something like `2021-01-30 22:00:00` to `2021-01-31 22:00:00` (just an example range for which the GitHub Archive 2021 contains records), we can see the following graph:
 
 ![](./img/readme_query.png)