From 28e20f644e1ba1b991ffe5f40af81ac245e53487 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Sat, 14 Jan 2023 18:06:24 +0100 Subject: [PATCH] Fix: typo Fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff54a1afc7..c633877526 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ docker-compose pull docker-compose up -d ``` -Then go to http://localhost:8080 and you can use you Remix instance. +Then go to http://localhost:8080 and you can use your Remix instance. To fetch the docker-compose file without cloning this repo run: ```