diff --git a/delft3dworker/fixtures/default_template.json b/delft3dworker/fixtures/default_template.json
index ddec291f..7e1070bd 100644
--- a/delft3dworker/fixtures/default_template.json
+++ b/delft3dworker/fixtures/default_template.json
@@ -115,7 +115,7 @@
{
"variables": [
{
- "description": "Read more about the sediment composition clasess.",
+ "description": "Read more about the sediment composition clasess.",
"id": "composition",
"validators": {},
"type": "select",
@@ -134,7 +134,7 @@
},
{
"text": "very fine sand",
- "value": "very-fine-sand"
+ "value": "veryfine-sand"
},
{
"text": "coarse silt",
@@ -145,7 +145,7 @@
}
],
"name": "Sediment composition",
- "description": "Sediment can consist of a mixture of different classes. Read more about the sediment composition clasess."
+ "description": "Sediment can consist of a mixture of different classes. Read more about the sediment composition clasess."
}
],
"name": "MAIN"
@@ -297,7 +297,7 @@
{
"variables": [
{
- "description": "Read more about the sediment composition clasess.",
+ "description": "Read more about the sediment composition clasess.",
"default": "medium-sand",
"id": "composition",
"validators": {
@@ -319,7 +319,7 @@
},
{
"text": "very fine sand",
- "value": "very-fine-sand"
+ "value": "veryfine-sand"
},
{
"text": "coarse silt",
@@ -330,7 +330,7 @@
}
],
"name": "Sediment composition",
- "description": "Sediment can consist of a mixture of different classes. Read more about the sediment composition clasess."
+ "description": "Sediment can consist of a mixture of different classes. Read more about the sediment composition clasess."
}
],
"name": "River dominated delta"