Skip to content

Commit b1cd877

Browse files
authored
Update 17/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md
1 parent 8803985 commit b1cd877

File tree

1 file changed

+1
-1
lines changed
  • 17/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+1
-1
lines changed

17/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ For more details on this update see the following PR: [#17051](https://github.co
122122

123123
The import namespace `@umbraco-cms/backoffice/external/tiptap` has been removed, replaced with `@umbraco-cms/backoffice/tiptap`.
124124

125-
This means backoffice extension code would need to be updated from:
125+
This means backoffice extension code must be updated from:
126126

127127
```Typescript
128128
import { Editor } from '@umbraco-cms/backoffice/external/tiptap';

0 commit comments

Comments
 (0)