From ab968fcb87e89f5ec8d2110e0f09f06de7d2a557 Mon Sep 17 00:00:00 2001
From: Luong Anh Tuan <tuanla@vn.fujitsu.com>
Date: Fri, 14 Oct 2016 13:01:23 +0700
Subject: [PATCH] fix a typo in document

Change-Id: I16469288d631892802360dec82ad4050969b33b1
---
 api-ref/source/baremetal-api-v1-misc.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-ref/source/baremetal-api-v1-misc.inc b/api-ref/source/baremetal-api-v1-misc.inc
index d33ae2da0d..487a5ad9f3 100644
--- a/api-ref/source/baremetal-api-v1-misc.inc
+++ b/api-ref/source/baremetal-api-v1-misc.inc
@@ -20,7 +20,7 @@ official REST API.
 .. note::
     It is possible to include keys in your ramdisk, or pass keys in via the
     boot method, if your driver supports it; if that is done, you may configure
-    these endpoint to require authentication by changing the policy rules
+    these endpoints to require authentication by changing the policy rules
     ``baremetal:driver:ipa_lookup`` and ``baremetal:node:ipa_heartbeat``.
     In light of that, operators are recommended to ensure that this endpoint is
     only available on the ``provisioning`` and ``cleaning`` networks.