diff --git a/WebHostLib/templates/weightedOptions/weightedOptions.html b/WebHostLib/templates/weightedOptions/weightedOptions.html index b3aefd483535..59dbba127d43 100644 --- a/WebHostLib/templates/weightedOptions/weightedOptions.html +++ b/WebHostLib/templates/weightedOptions/weightedOptions.html @@ -100,7 +100,7 @@

{{ option.display_name|default(option_name) }}

{% else %}
- This option is not supported. Please edit your .yaml file manually. + This option cannot be modified here. Please edit your .yaml file manually.
{% endif %}