This is an automated email from the ASF dual-hosted git repository.
lixiaojie 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 e413ef9 Fix word spelling (#563)
e413ef9 is described below
commit e413ef992c8974d5302b0065a1958ff66eeecdba
Author: withthewind <[email protected]>
AuthorDate: Sat Mar 7 16:19:14 2020 +0800
Fix word spelling (#563)
---
docs/en-us/user/dependencies.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en-us/user/dependencies.md b/docs/en-us/user/dependencies.md
index 2d9b494..437dce5 100644
--- a/docs/en-us/user/dependencies.md
+++ b/docs/en-us/user/dependencies.md
@@ -50,7 +50,7 @@ These dependencies needs to be added to project
manually,when you need them.
* slf4j: 1.7.25
* log4j: 1.2.16
-[^1]: In theory, Dubbo only depend on JDK, not depend on any 3rd party libs,
you can finish logic by useing JDK.
+[^1]: In theory, Dubbo only depend on JDK, not depend on any 3rd party libs,
you can finish logic by using JDK.
[^2]: Log output jar
[^3]: Bytecode generation
[^4]: Configuration parsing