labuladong commented on code in PR #18860:
URL: https://github.com/apache/pulsar/pull/18860#discussion_r1046596483


##########
site2/docs/concepts-multiple-advertised-listeners.md:
##########
@@ -23,9 +23,8 @@ This example shows how a Pulsar client uses multiple 
advertised listeners.
 
 1. Configure multiple advertised listeners in the broker configuration file.
 
-```shell
-advertisedListeners={listenerName}:pulsar://xxxx:6650,
-{listenerName}:pulsar+ssl://xxxx:6651
+```conf

Review Comment:
   `properties` seems to be more accurate, I'll change it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to