Skip to content

Commit 113ccc7

Browse files
authored
Update docs/backend/upgrading/version-specific-migration/upgrade-to-60.md
1 parent c1365a7 commit 113ccc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/upgrading/version-specific-migration/upgrade-to-60.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ See also the [TinyMCE 4 to 5 upgrade guide](https://www.tiny.cloud/docs/migratio
608608
Plone 6.0 renames various viewlets or moves them to a different viewlet manager.
609609
This is because some viewlet names contained the name of a viewlet manager.
610610
This didn't always match the name of their actual viewlet manager, especially after moving them.
611-
Plone 6.0 removes such references from the viewlet names, to avoid confusion.
611+
Plone 6.0 removes such references from the viewlet names to avoid confusion.
612612

613613
- Plone 6.0 removes the `plone.documentactions (IDocumentActions)` viewlet manager. In Plone 5.2 it was already empty.
614614
- Plone 6.0 adds the `plone.belowcontentdescription (IBelowContentDescription)` viewlet manager. By default this has no viewlets.

0 commit comments

Comments
 (0)