tisonkun commented on code in PR #18526: URL: https://github.com/apache/pulsar/pull/18526#discussion_r1027029879
########## site2/docs/admin-api-namespaces.md: ########## @@ -961,10 +987,10 @@ It shows the configured message-rate for the namespace (topics under this namesp <TabItem value="pulsar-admin"> ```shell -pulsar-admin namespaces get-replicator-dispatch-rate test-tenant/ns1 +pulsar-admin namespaces get-replicator-dispatch-rate test-tenant/namespace1 ``` -```json +```shell Review Comment: ````suggestion ```json ```` -- 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]
