diff --git a/website/source/docs/config/index.html.md b/website/source/docs/config/index.html.md
index 42a55f44f..f16f0966e 100644
--- a/website/source/docs/config/index.html.md
+++ b/website/source/docs/config/index.html.md
@@ -493,7 +493,7 @@ The PostgreSQL backend has the following options:
Examples:
- * postgres://username:password@localhost:5432/database?sslmode=disabled
+ * postgres://username:password@localhost:5432/database?sslmode=disable
* postgres://username:password@localhost:5432/database?sslmode=verify-full