From 8a8ec57d4f55c98ce59e39677f14b3f6f3642042 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Tue, 17 Nov 2015 11:20:08 -0800 Subject: [PATCH] Typo: fix missing close-quote Change-Id: Ie9b717681f66d7b334ca9842211f6f6723792c8d --- reference/tags/assert_supports-rolling-upgrade.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/tags/assert_supports-rolling-upgrade.rst b/reference/tags/assert_supports-rolling-upgrade.rst index b8b7341cc..41c5fea17 100644 --- a/reference/tags/assert_supports-rolling-upgrade.rst +++ b/reference/tags/assert_supports-rolling-upgrade.rst @@ -45,7 +45,7 @@ Requirements out the supported configuration(s) that are expected to work, unless there are no such caveats. This does not require complete elimination of downtime during upgrades, but rather reducing the - scope from "all services" to "some services at a time. In other + scope from "all services" to "some services at a time." In other words, "restarting all API services together" is a reasonable restriction. * Full stack integration testing with services arranged in a mid-upgrade manner is performed on every proposed commit to validate