Skip to content

Commit 5527a4f

Browse files
authored
Minor grammar stuff
1 parent 4e1663f commit 5527a4f

File tree

1 file changed

+4
-4
lines changed
  • 16/umbraco-cms/fundamentals/setup/upgrading/version-specific

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ Use the [general upgrade guide](../) to complete the upgrade of your project.
2323

2424
**TinyMCE is removed**
2525

26-
In Umbraco 15 there were two property editors available for a rich text editor - TinyMCE and TipTap.
26+
In Umbraco 15, two property editors were available for a rich text editor: TinyMCE and TipTap.
2727

28-
With Umbraco 16 only TipTap is available as an option out-of-the-box. TinyMCE's [change of license](https://github.com/tinymce/tinymce/issues/9453#issuecomment-2327646149) precludes us from shipping it with the MIT licensed Umbraco CMS.
28+
With Umbraco 16, only TipTap is available as an option out of the box. TinyMCE's [change of license](https://github.com/tinymce/tinymce/issues/9453#issuecomment-2327646149) precludes us from shipping it with the MIT-licensed Umbraco CMS.
2929

30-
When upgrading to Umbraco 16 any data types using TinyMCE will be migrated to use TipTap.
30+
When upgrading to Umbraco 16, any data types using TinyMCE will be migrated to use TipTap.
3131

32-
To continue to use TinyMCE a third-party package will need to be installed prior to the upgrade. That will disable the migration and allow you to continue with TinyMCE.
32+
To continue to use TinyMCE, a third-party package must be installed prior to the upgrade. This will disable the migration and allow you to continue with TinyMCE.
3333

3434
</details>
3535

0 commit comments

Comments
 (0)