summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortheoboldalex <44616505+theoboldalex@users.noreply.github.com>2024-08-22 21:49:25 +0100
committerGitHub <noreply@github.com>2024-08-22 16:49:25 -0400
commitc1ae9092cbd2b75ee25284a594209a8147609cef (patch)
tree2029824894d3838ea54b51035a1b9f7889adce72 /README.md
parent186018483039b20dc39d7991e4fb28090dd4750e (diff)
Update README.md (#1091)
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**