From 2c55869545abdae2da43c2719120cebd63ef11ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Thu, 4 Dec 2014 17:30:51 -0600 Subject: [PATCH] Trivial change to docs Change-Id: I4b6e6ba962bdbd4e15c73a1cee9c24e12c3b946d --- doc/source/usage.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/usage.rst b/doc/source/usage.rst index 4ba475ef..ac9768e2 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -1,6 +1,6 @@ -======== -Usage -======== +============ +Client Usage +============ To use barbicanclient, you must first create an instance of the :class:`barbicanclient.client.Client` class.