소스 검색

Merge pull request #2387 from asbiin/fix-mariadb

Fix mariadb Compose file examples
yosifkit 2 년 전
부모
커밋
c40541781b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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.