From 22b71d3d8d3ecc779a3dac64ede118779f02a56a Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Wed, 15 Feb 2017 11:22:06 +0700 Subject: [PATCH] Typo fix: degredation => degradation Change-Id: I21d58921053ac154d07ecb10b83e465ba3f99b39 --- doc/source/upgrade.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/upgrade.rst b/doc/source/upgrade.rst index 911fe6d5c669..4947ededa7e9 100644 --- a/doc/source/upgrade.rst +++ b/doc/source/upgrade.rst @@ -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: