From fcae6ae370a59356b019369128985a4ce84d244f Mon Sep 17 00:00:00 2001 From: lipflip Date: Fri, 23 Apr 2021 12:42:10 +0200 Subject: [PATCH] Update README.md Spelling correction --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e3e67ee6..54f10b5d 100644 --- a/README.md +++ b/README.md @@ -31,16 +31,16 @@ For more document about Kahla project and Kahla API, please view document [here] For our official website, please view [here](https://www.kahla.app). -## How to develope +## How to develop ### Before starting -To develope Kahla, you need to install the following components: +To develop Kahla, you need to install the following components: * Git * Nodejs and npm -We **strongly suggest** using [Visual Studio Code](https://code.visualstudio.com) to develope this project. +We **strongly suggest** using [Visual Studio Code](https://code.visualstudio.com) to develop this project. Using Visual Studio Code to open the directory directly.