diff --git a/README.md b/README.md index 5121d405..6c6cc89c 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ Use the Tiltfile/docker-compose.yml located in `deployment/dev` to get a local e ### CI & Versioning - Tests run on all pull requests -- When pushing a new version tag to the repo, CI will pick it up and create a docker image from the tagged commit tagged as the git tag. I.E. pushing v0.7.0 tag will create `ghcr.io/soluto/stitch:0.7.0` image and also `ghrc.io/soluto/stitch:latest`. +- When pushing a new version tag to the repo, CI will pick it up and create a docker image from the tagged commit tagged as the git tag. I.E. pushing v0.7.0 tag will create `ghcr.io/soluto/stitch:0.7.0` image and also `ghcr.io/soluto/stitch:latest`.