From dadcea3a6b27cc79c21be2b189225a7094c2766c Mon Sep 17 00:00:00 2001 From: zhangdebo Date: Tue, 2 Oct 2018 03:40:18 -0400 Subject: [PATCH] Fix typo Change-Id: I756200cf737c2217f8cb70363fb16de5708ccf22 --- doc/source/specs/ocata/image_cache.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/specs/ocata/image_cache.rst b/doc/source/specs/ocata/image_cache.rst index cf1dbc10..a8483812 100644 --- a/doc/source/specs/ocata/image_cache.rst +++ b/doc/source/specs/ocata/image_cache.rst @@ -93,7 +93,7 @@ Performance Impact Performance of subsequent deploys of the same image should be faster. The deploys will have improved image copy times and reduced network -bandwith requirements. +bandwidth requirements. Performance of single deploys using different images will be slower.