This is an automated email from the ASF dual-hosted git repository.

technoboy pushed a commit to branch improve-doc
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/improve-doc by this push:
     new 334bdd760ce Improve doc
334bdd760ce is described below

commit 334bdd760ce37666388dd476177fb79f8e299de8
Author: Jiwe Guo <[email protected]>
AuthorDate: Thu Apr 20 11:29:04 2023 +0800

    Improve doc
---
 contribute/validate-release-candidate.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contribute/validate-release-candidate.md 
b/contribute/validate-release-candidate.md
index 6cc8369cec5..4d6b2d8a9ec 100644
--- a/contribute/validate-release-candidate.md
+++ b/contribute/validate-release-candidate.md
@@ -39,7 +39,7 @@ gpg --verify apache-pulsar-<release>-bin.tar.gz.asc
 
 #### Standalone service
 
-Open a terminal to start a standalone service (For 2.11 or later, please 
`export PULSAR_STANDALONE_USE_ZOOKEEPER=1` before starting the service):
+Open a terminal to start a standalone service (For 2.11.x or later, please 
`export PULSAR_STANDALONE_USE_ZOOKEEPER=1` before starting the service):
 
 ```shell
 bin/pulsar standalone

Reply via email to