Skip to content

Commit f17110c

Browse files
committed
linting
1 parent 657b6ec commit f17110c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

18/umbraco-workflow/upgrading/version-specific.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ DTOs were also renamed from `Poco` to `Dto` suffix to remove the implied couplin
4545

4646
The list below includes changes raising validation errors `CP0001`, `CP0002` and `CP0006` between versions 17.3.2 and 18.0.0-rc1.
4747

48-
Noteable changes include:
49-
* removal of split config models in favor of unified `ConfigUpdateRequestModel`
50-
* consolidation of `NodeId`/`ContentTypeId` into `EntityId` on permission models
51-
* removal of previously obsoleted members on `IWorkflowInstanceResolver`, `IEmailTemplateLocator`, and `IPropertyValueTransformer`.
48+
Notable changes include:
49+
* Removal of split config models in favor of unified `ConfigUpdateRequestModel`
50+
* Consolidation of `NodeId`/`ContentTypeId` into `EntityId` on permission models
51+
* Removal of previously obsoleted members on `IWorkflowInstanceResolver`, `IEmailTemplateLocator`, and `IPropertyValueTransformer`.
5252

5353
#### Removed Types
5454

0 commit comments

Comments
 (0)