Skip to content

Commit c36ee13

Browse files
authored
Update contentservice.md
1 parent ea9f93e commit c36ee13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

15/umbraco-cms/reference/management/using-services/contentservice.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public class PublishContentDemo
8181

8282
The `PublishBranchFilter` option can include one or more of the following flags:
8383

84-
- `Default` - publishes existing published content with pending changes
85-
- `IncludeUnpublished` - publishes unpublished content and existing published with pending changes
86-
- `ForceRepublish` - publishes existing published content with or without pending changes
87-
- `All` - combines `IncludeUnpublished` and `ForceRepublish`
84+
- `Default` - publishes existing published content with pending changes.
85+
- `IncludeUnpublished` - publishes unpublished content and existing published with pending changes.
86+
- `ForceRepublish` - publishes existing published content with or without pending changes.
87+
- `All` - combines `IncludeUnpublished` and `ForceRepublish`.

0 commit comments

Comments
 (0)