We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccb0e4 commit 367a9cdCopy full SHA for 367a9cd
README.md
@@ -207,7 +207,7 @@ require("tinygit").setup {
207
```
208
209
## Commands
210
-All commands are available as lua function or as sub-command of `:Tinygit`,
+All commands are available as lua function or as sub-command of `:Tinygit`,
211
for example `require("tinygit").interactiveStaging()` and `:Tinygit
212
interactiveStaging`. Note that the lua function is preferable,
213
since `:Tinygit` does not accept command-specific options and does not
0 commit comments