From c17aee46fd3fc4b7d4bf327d4b22adf0c48b4fe9 Mon Sep 17 00:00:00 2001 From: Rich <88954886+iotdetective@users.noreply.github.com> Date: Fri, 14 Jun 2024 16:05:30 -0400 Subject: [PATCH] Update README.md Corrected small spelling mistake on line 10. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a931a3f9..a08da5a26 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ MuckRock is a non-profit collaborative news site that gives you the tools to keep our government transparent and accountable. ## Prerequisites -MuckRock depends on Squarelet for user authentication. As the services need to communivate directly, the development environment for MuckRock depends on the development environment for Squarelet - the MuckRock docker containers will join Squarelet's docker network. [Please install Squarelet and set up its development environment first][squarelet]. +MuckRock depends on Squarelet for user authentication. As the services need to communicate directly, the development environment for MuckRock depends on the development environment for Squarelet - the MuckRock docker containers will join Squarelet's docker network. [Please install Squarelet and set up its development environment first][squarelet]. ## Install