Skip to content

Commit 6281818

Browse files
authored
fix: resolved typo in databases.md (#23772)
## Description Fixed a minor typo in the documentation/source file. No functional or behavioral changes; this is purely a text correction to improve clarity. ## Related issues or tickets N/A. Just fixed a single typo ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent ac68e44 commit 6281818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/databases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In this command:
6868
- `mysql:latest` specifies that you want to use the latest version of the MySQL
6969
image.
7070

71-
To verify that you container is running, run `docker ps` in a terminal
71+
To verify that your container is running, run `docker ps` in a terminal
7272

7373
{{< /tab >}}
7474
{{< tab name="GUI" >}}

0 commit comments

Comments
 (0)