Skip to content

Commit d3c12af

Browse files
authored
Update README.md
1 parent 1e7c1fb commit d3c12af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This will list down the containers, where you can clearly identity the MySQL mas
6060
```sh
6161
docker container exec -it <name-of-container> mysql -u root -p <mysql-password>
6262
```
63-
> The name of the container is the first column from the out of info.sh command
63+
> The name of the container is the first column from the output of info.sh command
6464
>
6565
> NOTE: Find the passwords in .env file
6666

0 commit comments

Comments
 (0)