From f0212f905a6ac39599e0cf7b66cb25e339940eed Mon Sep 17 00:00:00 2001 From: Corey Auger Date: Fri, 31 May 2019 15:13:56 -0700 Subject: [PATCH] fix typeo --- akka-docs/src/main/paradox/discovery/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akka-docs/src/main/paradox/discovery/index.md b/akka-docs/src/main/paradox/discovery/index.md index 3c4f4169ad..f17c19bd3d 100644 --- a/akka-docs/src/main/paradox/discovery/index.md +++ b/akka-docs/src/main/paradox/discovery/index.md @@ -214,7 +214,7 @@ akka { config { services { service1 { - endpoints [ + endpoints = [ { host = "host1" port = 1233