diff --git a/content/guides/databases.md b/content/guides/databases.md index 5c90b318847..9f32ef1228e 100644 --- a/content/guides/databases.md +++ b/content/guides/databases.md @@ -68,7 +68,7 @@ In this command: - `mysql:latest` specifies that you want to use the latest version of the MySQL image. -To verify that you container is running, run `docker ps` in a terminal +To verify that your container is running, run `docker ps` in a terminal {{< /tab >}} {{< tab name="GUI" >}}