You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by yu...@apache.org on 2022/08/26 06:35:02 UTC

[incubator-devlake-website] 01/06: issue-172: proof-read webpages and make adjustments

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 <ke...@skael.com>
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)