Skip to content

Commit da9ae70

Browse files
Few more fixes
1 parent fdc7bfa commit da9ae70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

15/umbraco-cms/reference/cache/cache-seeding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ for instance when seeding by Document Type any new content using the specified D
2323

2424
## Seed key providers
2525

26-
### Default implementations.
26+
### Default implementations
2727

28-
By default, umbraco ships with two seed key providers for documents, and a single one for media.
28+
By default, Umbraco ships with two seed key providers for documents, and a single one for media.
2929

3030
For documents there is the `ContentTypeSeedKeyProvider` this seeds all documents of the given Document Types specified through app settings.
3131

0 commit comments

Comments
 (0)