From 0d04d493758c478e5e9d257b406bc72294a8df39 Mon Sep 17 00:00:00 2001 From: Jackson Owens Date: Mon, 7 Dec 2020 15:50:17 -0500 Subject: [PATCH] README.md: fix misspelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96ffffd3..b13b258d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ npm run build ### Docker -Alternatively, the reposotiry includes a Dockerfile for building a docker image of this app. +Alternatively, the repository includes a Dockerfile for building a docker image of this app. ``` docker build . -t codenames:latest