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

hyunkun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 50a520e  fix typo in benchmark-tool file (#522)
50a520e is described below

commit 50a520ebbe153a0a5ec19b87c06423f6fae32cf5
Author: withthewind <[email protected]>
AuthorDate: Tue Nov 5 17:05:12 2019 +0800

    fix typo in benchmark-tool file (#522)
---
 docs/en-us/user/benchmark-tool.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en-us/user/benchmark-tool.md 
b/docs/en-us/user/benchmark-tool.md
index c8baac0..1a4dfe8 100644
--- a/docs/en-us/user/benchmark-tool.md
+++ b/docs/en-us/user/benchmark-tool.md
@@ -26,7 +26,7 @@ Read ReadMe.txt (the contents are as follows, in the 
compressed package.)
 
 * Put the demo.benchmark.jar and service API jar into directory 
dubbo.benchmark/lib
 
-* Configuring duubo.properties
+* Configuring dubbo.properties
 
 * Run run.bat(windows) or run.sh(linux)
 

Reply via email to