aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPedro Santayana <me@pedrosantayana.dev>2023-10-07 22:34:24 -0300
committerGitHub <noreply@github.com>2023-10-07 22:34:24 -0300
commitc27b05467a80a36a2be757a84384ffba86221094 (patch)
treed5a963fc90a525718080c7d1681fecd2f770ef78 /README.md
parent53e925240f57788138135a29c138aeecdcb5afd5 (diff)
docs: fix misstype on README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4d27756..433a51d 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Neovim's configurations are located under the following paths, depending on your
| OS | PATH |
| :- | :--- |
| Linux | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
-| MacOS | `$XDG_CONFIG_HOME/nvim`, '~/.config/nvim` |
+| MacOS | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |
| Windows | `%userprofile%\AppData\Local\nvim\` |
Clone kickstart.nvim: