From cf7cdbed2153d8e3bd9b86df75f2208a91971fa0 Mon Sep 17 00:00:00 2001 From: Adam Leskis Date: Tue, 19 Oct 2021 21:12:31 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a47646b..10bb632a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you're interested in how we use this tool at Monzo, there's an overview in [t # Try it out -Response is a Django app which you can include in your project. If you're just looking to give it a try, follow the instuctions for the [demo app](demo/README.md)! +Response is a Django app which you can include in your project. If you're just looking to give it a try, follow the instructions for the [demo app](demo/README.md)! ---