diff --git a/docs/conf.py b/docs/conf.py
index 07f95313a137f50be8049f5f52e3f5887cc040ed..13be01db11feeb4a403e3fa0558919e2aad900b7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -122,7 +122,7 @@ html_theme = 'alabaster'
 # documentation.
 html_theme_options = {
     # 'logo': 'logo.png',
-    'description': 'Async client for the TP3 Gremlin Server',
+    'description': 'Async Gremlin Language Variant',
     'logo_text_align': 'left',
     'github_user': 'davebshow',
     'github_repo': 'aiogremlin',