diff --git a/catalyst-gateway/README.md b/catalyst-gateway/README.md index 2095d40a2..ace73a180 100644 --- a/catalyst-gateway/README.md +++ b/catalyst-gateway/README.md @@ -74,7 +74,7 @@ To build an event-db image run earthly ./event-db+build ``` -Note that everytime when you are building an image it obsoletes an old image but does not remove it, +Note that every time when you are building an image it obsoletes an old image but does not remove it, so dont forget to cleanup dangling images of the event-db and cat-gateway in your docker environment. ### Run