Fixed typo (#16947) [skip ci]

This commit is contained in:
Ondřej Vašíček
2018-12-07 16:39:12 +01:00
committed by Alexander Makarov
parent 2fab70731a
commit bd3193a52a

View File

@ -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.