Skip to content

Commit 7eae60d

Browse files
committed
docs: fix misstype on README.md
1 parent 56cb726 commit 7eae60d

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
@@ -33,7 +33,7 @@ Neovim's configurations are located under the following paths, depending on your
3333
| OS | PATH |
3434
| :- | :--- |
3535
| Linux | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
36-
| MacOS | `$XDG_CONFIG_HOME/nvim`, '~/.config/nvim` |
36+
| MacOS | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
3737
| Windows | `%userprofile%\AppData\Local\nvim\` |
3838

3939
Clone kickstart.nvim:

0 commit comments

Comments
 (0)