mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
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:
committed by
GitHub
parent
8f18676e6a
commit
040c074e65
@@ -2,7 +2,7 @@
|
|||||||
"name": "MariaDB",
|
"name": "MariaDB",
|
||||||
"version": "2.2.2",
|
"version": "2.2.2",
|
||||||
"slug": "mariadb",
|
"slug": "mariadb",
|
||||||
"description": "An SQL database server",
|
"description": "A SQL database server",
|
||||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/mariadb",
|
"url": "https://github.com/home-assistant/hassio-addons/tree/master/mariadb",
|
||||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||||
"startup": "system",
|
"startup": "system",
|
||||||
|
|||||||
Reference in New Issue
Block a user