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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0c0f394  Fixed a grammatical error in the README
     new e4b3591  Merge pull request #183 from subhromajumder/master
0c0f394 is described below

commit 0c0f394ff39ededf07c8a6b7a63ebc48d8d52565
Author: Subhro Majumder <[email protected]>
AuthorDate: Thu Oct 1 00:17:36 2020 +0530

    Fixed a grammatical error in the README
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a248a7b..d13e547 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This project keeps all sources used for building up 
DolphinScheduler official we
 ## Prerequisite
 
 DolphinScheduler website is powered by 
[docsite](https://github.com/txd-team/docsite).
-If your version of docsite is less than `1.3.3`,please upgrade to `1.3.3`.
+If your version of docsite is lower than `1.3.3`,please upgrade to `1.3.3`.
 Please also make sure your node version is 8.x, versions higher than 8.x is 
not supported by docsite yet.
 
 ## Build instruction 

Reply via email to