diff --git a/docs/source/conf.py b/docs/source/conf.py index ca8415976..11aec0f69 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -163,8 +163,7 @@ # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'IndyPlenum', 'Indy Plenum Documentation', - author, 'IndyPlenum', 'Plenum is the heart of the distributed ledger technology inside Hyperledger -Indy.', + author, 'IndyPlenum', 'Plenum is the heart of the distributed ledger technology inside Hyperledger Indy.', 'Miscellaneous'), ]