Typo fix: degredation => degradation

Change-Id: I21d58921053ac154d07ecb10b83e465ba3f99b39
This commit is contained in:
Anh Tran 2017-02-15 11:22:06 +07:00
parent bdeb05dfb0
commit 22b71d3d8d
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ same time.
updating, we must get all the data transformed into the current version
before the next upgrade. Additionally, some data may not be transformed
automatically so performing the data migration is necessary to avoid
performance degredation due to compatibility routines.
performance degradation due to compatibility routines.
* This process can put significant extra write load on the
database. Complete all online data migrations using: