We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8803985 commit b1cd877Copy full SHA for b1cd877
17/umbraco-cms/fundamentals/setup/upgrading/version-specific/README.md
@@ -122,7 +122,7 @@ For more details on this update see the following PR: [#17051](https://github.co
122
123
The import namespace `@umbraco-cms/backoffice/external/tiptap` has been removed, replaced with `@umbraco-cms/backoffice/tiptap`.
124
125
-This means backoffice extension code would need to be updated from:
+This means backoffice extension code must be updated from:
126
127
```Typescript
128
import { Editor } from '@umbraco-cms/backoffice/external/tiptap';
0 commit comments