Skip to content

Commit c839b2a

Browse files
authored
Update MariaDB.md
Fixed the typo on terminal command
1 parent 416091c commit c839b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Containers/MariaDB.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ The env file has three commented fields for credentials, either **all three** mu
2020

2121
## Terminal
2222

23-
A terminal is provided to access mariadb by the cli. execute `./services/maraidb/terminal.sh`. You will need to run `mysql -uroot -p` to enter mariadbs interface
23+
A terminal is provided to access mariadb by the cli. execute `./services/mariadb/terminal.sh`. You will need to run `mysql -uroot -p` to enter mariadbs interface

0 commit comments

Comments
 (0)