Skip to content

Commit b6806f0

Browse files
authored
chore: fix typo (#1439)
1 parent 64ef825 commit b6806f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
For `bash`, `zsh` and `fish` shells, there's an [automatic installation script](./.ci/install.sh).
2828

29-
First ensure that `curl` and `unzip` are already installed on you operating system. Then execute:
29+
First ensure that `curl` and `unzip` are already installed on your operating system. Then execute:
3030

3131
```sh
3232
curl -fsSL https://fnm.vercel.app/install | bash

0 commit comments

Comments
 (0)