Skip to content

Commit c0bd5bc

Browse files
typo: fix readme typo
1 parent 9452fba commit c0bd5bc

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
@@ -11,7 +11,7 @@
1111
* `season`: String (`mygo`, `ave`, `ave-mujica`)
1212
* `episode`: String (`1-3`, `4`, `5`, ..., `13`)
1313
* `startFrame`: u32
14-
* `endFrame`: u32 (`endFrame` must greater than `startFrame`)
14+
* `endFrame`: u32 (`endFrame` must be greater than `startFrame`)
1515
* `format`: String (`gif`, `apng`, `png`, `webp`)
1616
* `gif`, `webp`: Limited in 120 frames (5 seconds)
1717
* `apng`, `png`: Limited in 240 frames (10 seconds)

0 commit comments

Comments
 (0)