From e8000883ef5eb04addd79a99921e12b6a9cd2029 Mon Sep 17 00:00:00 2001 From: Tin Lam Date: Mon, 28 Nov 2016 07:51:52 -0600 Subject: [PATCH] Corrected README.rst overline and underline issue Running rst-lint on README.rst currently results in the warning: "WARNING README.rst:10 Title overline too short." This patch set corrects the warning. Also, this patch set removes extra space at EOL. TrivialFix Closes-Bug: #1645279 Change-Id: I48ea3ec73346da3b27c093dc9135aa19ff4b623f --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b3b106f9..cff9fe35 100644 --- a/README.rst +++ b/README.rst @@ -7,9 +7,9 @@ Team and repository tags .. Change things from this point on -===== +====== Karbor -===== +====== Application Data Protection as a Service for OpenStack @@ -46,7 +46,7 @@ Design for multiple perspectives: * Vendors: Standard API for protection products - * Create plugins that implement Protection mechanisms for different OpenStack + * Create plugins that implement Protection mechanisms for different OpenStack resources *****