From a4c2cad1d4545feca65f46f3875ac2fa3fc4466f Mon Sep 17 00:00:00 2001
From: Cao Xuan Hoang <hoangcx@vn.fujitsu.com>
Date: Wed, 4 Jan 2017 13:40:52 +0700
Subject: [PATCH] Remove trailing backtick

This patch is removing a trailing backtick (`) from the
api-ref/source/services.inc document.

Change-Id: Ibb02536e02703e2463e0475c5c13e431e1ec048f
---
 api-ref/source/services.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-ref/source/services.inc b/api-ref/source/services.inc
index 66eba4ae6c..03ae3befad 100644
--- a/api-ref/source/services.inc
+++ b/api-ref/source/services.inc
@@ -9,7 +9,7 @@ These APIs help in interacting with the Shared File Systems services,
 
 .. important::
 
-    For API versions 2.6 and prior, replace ``services``` in the URLs
+    For API versions 2.6 and prior, replace ``services`` in the URLs
     with ``os-services``.