Skip to content

Commit 9fe8b20

Browse files
authored
Merge pull request #458 from pedrosantayana/master
Simple misstype fix on README.md
2 parents 53e9252 + c27b054 commit 9fe8b20

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)