Fix mariadb Compose file examples

This commit is contained in:
Alexis Saettler 2023-11-01 12:28:26 +01:00
parent ee2c88eee8
commit 4c847eb815
No known key found for this signature in database
GPG Key ID: E0E7B3254E8E4407
1 changed files with 2 additions and 2 deletions

View File

@ -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.