From 47d66d2b46a8bc4a3913914909a6983d7c44a900 Mon Sep 17 00:00:00 2001
From: Ben Nemec <bnemec@redhat.com>
Date: Mon, 2 Oct 2017 23:52:24 +0000
Subject: [PATCH] Fix typo in contributor docs title

"Contributing oslo.messaging" is not grammatically correct.  It
should be "Contributing to oslo.messaging".

Change-Id: I71737086745beb6d8d76669ab04b7580f1b7b11a
---
 doc/source/contributor/index.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/source/contributor/index.rst b/doc/source/contributor/index.rst
index f4611c9fa..17ab89a10 100644
--- a/doc/source/contributor/index.rst
+++ b/doc/source/contributor/index.rst
@@ -1,6 +1,6 @@
-===========================
-Contributing oslo.messaging
-===========================
+==============================
+Contributing to oslo.messaging
+==============================
 
 .. toctree::
    :maxdepth: 2