fix spelling (#2513)

This commit is contained in:
Tammy Fox 2017-03-28 11:45:18 -04:00 committed by Misty Stanley-Jones
parent add1325878
commit c26e32b11b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ guarantees while upgrading between versions. We never support downgrading. We
support upgrades according to the following rules:
* When upgrading from one patch version to another you can skip patch versions
because no data migraiton is done for patch versions.
because no data migration is done for patch versions.
* When upgrading between minor versions, you can't skip versions, but you can
upgrade from any patch versions of the previous minor version to any patch
version of the current minor version.