Skip to content

Commit b4c3a5a

Browse files
authored
Merge pull request #655 from 7ochem/patch-1
Fix Craft version number in upgrade guide (4->5)
2 parents c43363e + 7a9e889 commit b4c3a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5.x/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Along with this update, you’ll need to integrate changes from our [starter pro
179179

180180
## Breaking Changes and Deprecations
181181

182-
Features deprecated in Craft 4 may have been fully removed or replaced in Craft 4, and new deprecations have been flagged in Craft 5.
182+
Features deprecated in Craft 4 may have been fully removed or replaced in Craft 5, and new deprecations have been flagged in Craft 5.
183183

184184
::: warning
185185
This list focuses on high-traffic, user-facing features. Review the [complete changelog](repo:craftcms/cms/blob/5.x/CHANGELOG.md) for information about changes to specific APIs, including class deprecations, method signatures, and so on.

0 commit comments

Comments
 (0)