diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 12ed68df29..d765e339b2 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -285,7 +285,7 @@ texinfo_documents = [(
     u'OpenStackclient Release Notes Documentation',
     u'OpenStackclient Developers',
     'OpenStackClientReleaseNotes',
-    'One line description of project.',
+    'A unified command-line client for OpenStack.',
     'Miscellaneous',
 )]