From 71f430616cba8b4ecdc01c0e3ec52bc6bafffe9d Mon Sep 17 00:00:00 2001 From: Ashton Shears Date: Fri, 7 Feb 2020 12:46:09 -0800 Subject: [PATCH] :pencil2: Fix typo (#83) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de6d00c..7f4411f 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Generate a backend and frontend stack using Python, including interactive API do ## How to use it -Go to the directoy where you want to create your project and run: +Go to the directory where you want to create your project and run: ```bash pip install cookiecutter