From 110053bf6769729c545bdc0502fadccc1ff8fce2 Mon Sep 17 00:00:00 2001 From: Shaun Bharat <79479981+shaunbharat@users.noreply.github.com> Date: Mon, 6 Jun 2022 13:14:51 +0000 Subject: [PATCH] Improve README.md sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 069b09109..1f488dc11 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Move to [awesome-docsify](https://github.com/docsifyjs/awesome-docsify#showcase) ### Online one-click setup for Contributing -You can use Gitpod(A free online VS Code-like IDE) for contributing. With single click it'll launch a workspace and automatically: +You can use Gitpod (a free online VS Code-like IDE) for contributing. With a single click it'll launch a workspace and automatically: - clone the docsify repo. - install the dependencies.