From 8bc9a938d031683f7176a9c08701d0322739b55a Mon Sep 17 00:00:00 2001 From: Cameron Voell Date: Fri, 8 Dec 2023 10:53:04 -0800 Subject: [PATCH] Update example/README.md Co-authored-by: J-Ha <5481259+jhaaaa@users.noreply.github.com> --- example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/README.md b/example/README.md index 5de72d690..f7177ee13 100644 --- a/example/README.md +++ b/example/README.md @@ -23,7 +23,7 @@ Running tests locally is useful when updating GitHub actions, or locally testing ```bash docker-compose -p xmtp -f dev/local/docker-compose.yml up -d ``` -3. Verify XMTP server is running +3. Verify the XMTP server is running ```bash docker-compose ls