aboutsummaryrefslogtreecommitdiff
path: root/static/admin
diff options
context:
space:
mode:
authorSarvesh M Rao <49156390+Sarveshmrao@users.noreply.github.com>2020-10-20 15:15:25 +0530
committerMantas Vilčinskas <hi@mnts.lt>2020-10-27 21:27:08 +0200
commit4857d849659963f645385f5163de17b01c2de2ee (patch)
treeb0e6faa8097a9c7c486bcee3592e08d5e6136f09 /static/admin
parent2de7f45e1a0d08dec37fc7b5d1d2912f39f95e3d (diff)
Changed the untited to untitled
Changed the untited to untitled which caused errors when using the Netlify CMS as described in #144
Diffstat (limited to 'static/admin')
-rw-r--r--static/admin/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/admin/config.yml b/static/admin/config.yml
index 2b9c4a4..9ce91d9 100644
--- a/static/admin/config.yml
+++ b/static/admin/config.yml
@@ -164,7 +164,7 @@ collections:
- {label: "Name", name: "name", widget: string}
- {label: "Description", name: "description", widget: string, required: false}
- {label: "Should this category be open by default", name: "closed", widget: "boolean", required: false}
- - {label: "Should the name of this category be shown? If you want to create the appearance of an Uncategorized category, enable this.", name: "untited", widget: "boolean", required: false}
+ - {label: "Should the name of this category be shown? If you want to create the appearance of an Uncategorized category, enable this.", name: "untitled", widget: "boolean", required: false}
# Tabs
- label: "Tabs"
hint: 'You can add extra tabs below the main homepage summary, for example, to external sites, monitoring services, as shown in the example below. Try Uptime Robot!'