diff --git a/manifest.json b/manifest.json index 513d033..83d4340 100644 --- a/manifest.json +++ b/manifest.json @@ -26,7 +26,7 @@ "install" : [ { "name": "domain", - "type": "domain", + "type": "domain", "ask": { "en": "Choose a domain name for ynhexample", "fr": "Choisissez un nom de domaine pour ynhexample" @@ -35,7 +35,7 @@ }, { "name": "path", - "type": "path", + "type": "path", "ask": { "en": "Choose a path for ynhexample", "fr": "Choisissez un chemin pour ynhexample" @@ -45,7 +45,7 @@ }, { "name": "admin", - "type": "user", + "type": "user", "ask": { "en": "Choose an admin user", "fr": "Choisissez l’administrateur"