This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new 533b94a chore(typo fix): typo fix in 4.8.0 release note.
533b94a is described below
commit 533b94ab6de888bc3043bf678ba0f9a71be70bf0
Author: RongtongJin <[email protected]>
AuthorDate: Fri Dec 11 19:17:50 2020 +0800
chore(typo fix): typo fix in 4.8.0 release note.
---
_posts/2020-12-07-release-notes-4.8.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/2020-12-07-release-notes-4.8.0.md
b/_posts/2020-12-07-release-notes-4.8.0.md
index 620f97f..9a762c8 100644
--- a/_posts/2020-12-07-release-notes-4.8.0.md
+++ b/_posts/2020-12-07-release-notes-4.8.0.md
@@ -38,7 +38,7 @@ Below is a summary of the issues addressed in the 4.8.0
release of RocketMQ. For
</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/2162'>ISSUE-2162</a>]
- Polish the description getBrokerConfig help info.
</li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/2180'>ISSUE-2180</a>]
- Polish the namesrc start script.
+<li>[<a href='https://github.com/apache/rocketmq/issues/2180'>ISSUE-2180</a>]
- Polish the name server start script.
</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/2170'>ISSUE-2170</a>]
- Use thread safe vector in BrokerOuterAPI.
</li>