diff --git a/README.md b/README.md index 96ffffd..b13b258 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