From 29e2e433e7d36ad1f4021e9e2541bec72c494e39 Mon Sep 17 00:00:00 2001
From: Joseph Lacey <joseph@offkeydigital.com>
Date: Wed, 3 Jul 2024 15:09:28 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 23aa95a..eaa841d 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ See [defaultState.ts](./app/util/defaultState.ts) for configuration options
 Development
 -----------
 
-Oligographer development requires the [jq](https://jqlang.github.io/jq/download/) command line tool.
+Oligrapher development requires the [jq](https://jqlang.github.io/jq/download/) command line tool.
 Installation instructions for jq can be found [here](https://jqlang.github.io/jq/download/).  
 
 To run this app in development mode: