From 2876fb68488c5f5dd17b04234c83d3bdb0731d98 Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Fri, 6 Dec 2013 20:03:00 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4dfb0ee..78ca0f0 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Wordpress", "id": "wordpress", "description": { - "en": "WordPress is web software you can use to create a beautiful website or blog", + "en": "Create a beautiful blog or website easily", "fr": "Logiciel de création de blog ou de site Web" }, "developer": { @@ -39,8 +39,8 @@ "ask": { "en": "Is it a public Wordpress site ?" }, - "example": "Y/n", - "default": "Y" + "choices": ["Yes", "No"], + "default": "Yes" }