diff --git a/website/content/docs/discovery/services.mdx b/website/content/docs/discovery/services.mdx index c5ea29708..f9e549c9c 100644 --- a/website/content/docs/discovery/services.mdx +++ b/website/content/docs/discovery/services.mdx @@ -54,7 +54,7 @@ example shows all possible fields, but note that only a few are required. } }, "port": 8000, - "socket_path: "/tmp/redis.sock", + "socket_path": "/tmp/redis.sock", "enable_tag_override": false, "checks": [ {