Skip to content

Commit 6e6ed81

Browse files
committed
Title-case custom fields
1 parent ed8a41a commit 6e6ed81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docusaurus/docs/cms/features/custom-fields.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Custom fields
2+
title: Custom Fields
33
description: Learn how you can use custom fields to extend Strapi's content-types capabilities.
44
displayed_sidebar: cmsSidebar
55
toc_max_heading_level: 5
@@ -15,7 +15,7 @@ tags:
1515

1616
import CustomFieldRequiresPlugin from '/docs/snippets/custom-field-requires-plugin.md'
1717

18-
# Custom fields
18+
# Custom Fields
1919

2020
Custom fields extend Strapi’s capabilities by adding new types of fields to content-types and components. Once created or added to Strapi via plugins, custom fields can be used in the Content-Type Builder and Content Manager just like built-in fields.
2121

0 commit comments

Comments
 (0)