Correct grammatical error in MariaDB add-on description (#1944)

Should be A SQL database server as S isn't a vowel.
This commit is contained in:
Christopher Nethercott
2021-03-29 12:52:28 +01:00
committed by GitHub
parent 8f18676e6a
commit 040c074e65

View File

@@ -2,7 +2,7 @@
"name": "MariaDB",
"version": "2.2.2",
"slug": "mariadb",
"description": "An SQL database server",
"description": "A SQL database server",
"url": "https://github.com/home-assistant/hassio-addons/tree/master/mariadb",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"startup": "system",