Skip to content

Commit 18c9be3

Browse files
Francesca-Bitgithub-actions[bot]
authored andcommitted
Apply docs changes
1 parent 1377074 commit 18c9be3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/api/typedef.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ the manage capability command type
219219

220220
| Name | Type | Description |
221221
| --- | --- | --- |
222-
| [Object] | <code>keep</code> | Index to start from, 0 is the default |
223-
| [number] | <code>start</code> | Amount of commits to show, 10 is the default |
224-
| [number] | <code>count</code> | Last updated time (excludes history) false is the default |
222+
| [keep] | <code>Object</code> | Index to start from, 0 is the default |
223+
| [count] | <code>number</code> | Last updated time (excludes history) false is the default |
224+
| [start] | <code>number</code> | Amount of commits to show, 10 is the default |
225225

0 commit comments

Comments
 (0)