Skip to content

Commit c7887b4

Browse files
Update 15/umbraco-cms/reference/content-type-filters.md
Co-authored-by: Andy Butland <[email protected]>
1 parent 5a5f6a4 commit c7887b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/reference/content-type-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There are two methods you can implement:
2525

2626
If you don't want to filter using one of the two approaches, you can return the provided collection unmodified.
2727

28-
### Example Use case
28+
### Example Use Case
2929

3030
The following example shows a typical use case. Often websites will have a "Home Page" Document Type which is created at the root. Normally, only one of these is required. You can enforce that using the following Content Type Filter.
3131

0 commit comments

Comments
 (0)