From dfc3d2fcb4d1b9985323dadfdfdbd1d61f6932fd Mon Sep 17 00:00:00 2001 From: Ngo Quoc Cuong Date: Tue, 9 May 2017 09:25:46 +0700 Subject: [PATCH] Trivial fix typos in documents Change-Id: I13e942274f149305886b0d2bc6a9dc1459ee507d --- doc/source/devref/apiv2.rst | 2 +- doc/source/userdoc/features.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/devref/apiv2.rst b/doc/source/devref/apiv2.rst index 488d71c628..ee67d4a243 100644 --- a/doc/source/devref/apiv2.rst +++ b/doc/source/devref/apiv2.rst @@ -51,7 +51,7 @@ them with the following changes to the api-paste.ini file: /: sahara_apiv2 There are 2 significant changes occurring here; changing the -authentication validator in the pipline, and changing the root "/" +authentication validator in the pipeline, and changing the root "/" application to the new v2 handler. At this point the sahara API server should be configured to accept diff --git a/doc/source/userdoc/features.rst b/doc/source/userdoc/features.rst index 60a0f2539a..943d2588b3 100644 --- a/doc/source/userdoc/features.rst +++ b/doc/source/userdoc/features.rst @@ -129,7 +129,7 @@ setup meets below requirements: anti-affinity. * Cluster has both ResourceManager and StandByResourceManager. -In this case, the original SecondrayNameNode node will be used as the +In this case, the original SecondaryNameNode node will be used as the Standby NameNode.