Skip to content

Commit a62dc91

Browse files
committed
Merge pull request nvim-lua#458 from pedrosantayana/master
Simple misstype fix on README.md
2 parents 56cb726 + 7eae60d commit a62dc91

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)