diff --git a/software/theia/instance-input-schema.json b/software/theia/instance-input-schema.json
index b0febb12fc6875507e99e3be2071dd36bc65d9b8..3f234d0f152df277db888d5c0fbe579f0906a3df 100644
--- a/software/theia/instance-input-schema.json
+++ b/software/theia/instance-input-schema.json
@@ -5,7 +5,7 @@
   "additionalProperties": false,
   "properties": {
     "autorun": {
-      "title": "Automatically Run Sofware/Instance",
+      "title": "Automatically Run Software/Instance",
       "description": "The option used to pilot automatic build and run of software and instances hosted inside Theia. When 'running', build and run is done automatically in the background. When 'stopped' build and run processes are stopped and need to be run manually. When 'user-controlled', the user can manage it directly in the local supervisord. ",
       "type": "string",
       "enum": [