From 73d78940bdad34fb7c20ca4d0f48f6c3b92d0014 Mon Sep 17 00:00:00 2001 From: Mat Kelly Date: Mon, 17 Jul 2023 12:29:10 -0400 Subject: [PATCH] Fix subtle typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af9017f2..415d3b2d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The codebase for the extension and Electron app is shared, but they can be deplo ### Requirements Building -To developer ArchiveWeb.page, Node 12+ and Yarn are needed. +To develop ArchiveWeb.page, Node 12+ and Yarn are needed. ## Using the Extension