From fdc547ed03ea2b386726400843f48a91b43f9fd0 Mon Sep 17 00:00:00 2001 From: yojoshb <68751897+yojoshb@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:02:22 -0500 Subject: [PATCH] grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e445f0..d1c2f47 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ services: docker exec -it jmusicbot /bin/bash ``` -- Or read the logs if your having issues +- Or read the logs: ```bash docker logs jmusicbot -``` \ No newline at end of file +```