We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6657d commit 0ed3441Copy full SHA for 0ed3441
README.md
@@ -67,7 +67,7 @@ Add the line below to your vimrc if you want to disable automatic filetype scopi
67
68
let g:devdocs_enable_scoping = 0
69
70
-Add the line below to your `vimrc` if you want to use a different "opener" tahn the default one:
+Add the line below to your `vimrc` if you want to use a different "opener" than the default one:
71
72
let g:devdocs_open_command = "my-command"
73
0 commit comments