mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
Fixed typo (#16947) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
2fab70731a
commit
bd3193a52a
@ -3,7 +3,7 @@ Upgrading Instructions for Yii Framework 2.0
|
|||||||
|
|
||||||
This file contains the upgrade notes for Yii 2.0. These notes highlight changes that
|
This file contains the upgrade notes for Yii 2.0. These notes highlight changes that
|
||||||
could break your application when you upgrade Yii from one version to another.
|
could break your application when you upgrade Yii from one version to another.
|
||||||
Even though we try to ensure backwards compabitilty (BC) as much as possible, sometimes
|
Even though we try to ensure backwards compatibility (BC) as much as possible, sometimes
|
||||||
it is not possible or very complicated to avoid it and still create a good solution to
|
it is not possible or very complicated to avoid it and still create a good solution to
|
||||||
a problem. You may also want to check out the [versioning policy](https://github.com/yiisoft/yii2/blob/master/docs/internals/versions.md)
|
a problem. You may also want to check out the [versioning policy](https://github.com/yiisoft/yii2/blob/master/docs/internals/versions.md)
|
||||||
for further details.
|
for further details.
|
||||||
|
|||||||
Reference in New Issue
Block a user