Rename the field comment to description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"title": "MySQL",
|
||||
"comment": "The most popular open-source database",
|
||||
"description": "The most popular open-source database",
|
||||
"logo": "https://upload.wikimedia.org/wikipedia/en/thumb/6/62/MySQL.svg/640px-MySQL.svg.png",
|
||||
"image": "mysql:latest",
|
||||
"env": [
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
{
|
||||
"title": "WordPress",
|
||||
"comment": "A free and open-source CMS",
|
||||
"description": "A free and open-source CMS",
|
||||
"logo": "https://s.w.org/about/images/logos/wordpress-logo-simplified-rgb.png",
|
||||
"image": "wordpress:latest",
|
||||
"env": [
|
||||
|
||||
Reference in New Issue
Block a user