Skip to content

Commit 7603040

Browse files
committed
(docs) grammar
1 parent c963d7d commit 7603040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/intro.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ $('body').terminal({
210210

211211
### Completion
212212

213-
By default when you press `<TAB>` key, the terminal will insert a `TAB` key. You can make it complete the command,
213+
By default, when you press `<TAB>` key, the terminal will insert a `TAB` key. You can make it complete the command,
214214
you're typing. When using object as an interpreter (like in above examples) all you have to do is to set an option:
215215
`completion: true`:
216216

0 commit comments

Comments
 (0)