diff --git a/domain-server/resources/describe-settings.json b/domain-server/resources/describe-settings.json
index f42b56b56d..638c52a64d 100644
--- a/domain-server/resources/describe-settings.json
+++ b/domain-server/resources/describe-settings.json
@@ -50,12 +50,12 @@
{
"label": "Places / Paths",
"html_id": "places_paths",
- "restart": false,
+ "restart": false,
"settings": [
{
"name": "paths",
"label": "Paths",
- "help": "Clients can enter a path to reach an exact viewpoint in your domain.
Add rows to the table below to map a path to a viewpoint.
The index path ( / ) is where clients will enter if they do not enter an explicit path.",
+ "help": "Clients can enter a path to reach an exact viewpoint in your domain.
Add rows to the table below to map a path to a viewpoint.
The index path ( / ) is where clients will enter if they do not enter an explicit path.",
"type": "table",
"can_add_new_rows": true,
"key": {