Bläddra i källkod

Merge pull request #2387 from asbiin/fix-mariadb

Fix mariadb Compose file examples
yosifkit 2 år sedan
förälder
incheckning
c40541781b
1 ändrade filer med 2 tillägg och 2 borttagningar
  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.