Browse Source

Merge pull request #2387 from asbiin/fix-mariadb

Fix mariadb Compose file examples
yosifkit 2 years ago
parent
commit
c40541781b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mariadb/content.md

+ 2 - 2
mariadb/content.md

@@ -235,6 +235,6 @@ This is documented on [MariaDB Knowledge Base : Adding Plugins to the Docker Off
 -	[MariaDB MaxScale](https://hub.docker.com/r/mariadb/maxscale/tags)
 -	[MariaDB ColumnStore](https://hub.docker.com/r/mariadb/columnstore/tags)
 
-# Componse File Examples
+# Compose File Examples
 
-Example compose files using this `%%IMAGE%%` are located in %%GITHUB-REPO% in the `/examples` folder.
+Example compose files using this `%%IMAGE%%` are located in %%GITHUB-REPO%% in the `/examples` folder.