From de2c04461cf3223672b679fc30dbd0f9686b70ae Mon Sep 17 00:00:00 2001 From: Daniel Kislitsya Date: Wed, 13 May 2026 20:45:57 +0200 Subject: [PATCH] Fix README typo in Docker container note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80e1703..0f216b3 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ docker compose down sudo docker rm polymarket-subgraph-graph-node-1 && sudo docker rm polymarket-subgraph-ipfs-1 && sudo docker rm polymarket-subgraph-postgres-1 && sudo docker rm polymarket-subgraph-ganache-1 ``` -The names of you docker containers may vary; check the terminal. +The names of you Docker containers may vary; check the terminal. ## Goldsky