summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3f19854..0b56eab 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,8 @@ External Requirements:
- A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
- if you have it set `vim.g.have_nerd_font` in `init.lua` to true
- Language Setup:
- - If want to write Typescript, you need `npm`
- - If want to write Golang, you will need `go`
+ - If you want to write Typescript, you need `npm`
+ - If you want to write Golang, you will need `go`
- etc.
> **NOTE**