You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gu...@apache.org on 2021/11/25 03:55:45 UTC

[pulsar-manager] branch master updated: fix: typo in readme (#421)

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

guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git


The following commit(s) were added to refs/heads/master by this push:
     new 994ad84  fix: typo in readme (#421)
994ad84 is described below

commit 994ad84ee3b1a73f978e1e31950c961ce4a69cf6
Author: Eric Shen <er...@outlook.com>
AuthorDate: Wed Nov 24 21:55:40 2021 -0600

    fix: typo in readme (#421)
    
    Signed-off-by: ericsyh <er...@outlook.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e1e2f6b..4374b2c 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ The Pulsar Manager can be deployed as part of [Pulsar Helm Chart](https://github
     ```
     After find the ip address of the Pulsar Manager, you can access the Pulsar Manager at `http://${pulsar-manager-cluster-ip}/#/environments`.
 
-### Build from bin package
+### Deploy from bin package
 
 ```
 wget https://dist.apache.org/repos/dist/release/pulsar/pulsar-manager/pulsar-manager-0.2.0/apache-pulsar-manager-0.2.0-bin.tar.gz