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.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 89981f5 Updated Release process (markdown)
89981f5 is described below
commit 89981f5c5b6f84f2d0d920e8feb47b5cb5542657
Author: tuteng <[email protected]>
AuthorDate: Mon Nov 25 10:40:23 2019 +0800
Updated Release process (markdown)
---
Release-process.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Release-process.md b/Release-process.md
index bffbbe6..25b0b48 100644
--- a/Release-process.md
+++ b/Release-process.md
@@ -175,7 +175,7 @@ $ git tag -u [email protected] v0.X.0 -m 'Release v0.X.0'
$ git push origin v0.X.0
```
-Promote the artifacts on the release location (need PMC permisions):
+Promote the artifacts on the release location (need PMC permissions):
```
svn move
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-manager/apache-pulsar-manager-0.X.0-candidate-1-src.tar.gz
\