Skip to content

Commit 367a9cd

Browse files
committed
docs: formatting
1 parent cccb0e4 commit 367a9cd

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
@@ -207,7 +207,7 @@ require("tinygit").setup {
207207
```
208208

209209
## Commands
210-
All commands are available as lua function or as sub-command of `:Tinygit`,
210+
All commands are available as lua function or as sub-command of `:Tinygit`,
211211
for example `require("tinygit").interactiveStaging()` and `:Tinygit
212212
interactiveStaging`. Note that the lua function is preferable,
213213
since `:Tinygit` does not accept command-specific options and does not

0 commit comments

Comments
 (0)