diff --git a/website/source/api/config.html.md b/website/source/api/config.html.md
index 6a719751a3..f43e64eb22 100644
--- a/website/source/api/config.html.md
+++ b/website/source/api/config.html.md
@@ -59,7 +59,7 @@ The table below shows this endpoint's support for
{
"Kind": "service-defaults",
"Name": "web",
- "Protocol": "http",
+ "Protocol": "http"
}
```