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

yumeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 2627440d36e3dacb5ccef70f08bec11fd21e7885
Author: Keon Amini <[email protected]>
AuthorDate: Mon Aug 22 18:20:14 2022 -0500

    issue-172: proof-read webpages and make adjustments
---
 docs/DeveloperManuals/DeveloperSetup.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/DeveloperManuals/DeveloperSetup.md 
b/docs/DeveloperManuals/DeveloperSetup.md
index a3f56c57..88e9470d 100644
--- a/docs/DeveloperManuals/DeveloperSetup.md
+++ b/docs/DeveloperManuals/DeveloperSetup.md
@@ -1,7 +1,7 @@
 ---
 title: "Developer Setup"
 description: >
-  The steps to install DevLake in develper mode.
+  The steps to install DevLake in developer mode.
 sidebar_position: 1
 ---
 
@@ -9,7 +9,7 @@ sidebar_position: 1
 ## Requirements
 
 - <a href="https://docs.docker.com/get-docker"; target="_blank">Docker 
v19.03.10+</a>
-- <a href="https://golang.org/doc/install"; target="_blank">Golang v1.17+</a>
+- <a href="https://golang.org/doc/install"; target="_blank">Golang v1.19+</a>
 - Make
   - Mac (Already installed)
   - Windows: [Download](http://gnuwin32.sourceforge.net/packages/make.htm)

Reply via email to