Skip to content

Commit c566dbd

Browse files
authored
Update README.md (#43)
typo
1 parent c10a1b8 commit c566dbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Example:
118118
splitfolders --ratio .8 .1 .1 -- folder_with_images
119119
```
120120

121-
Because of some [Python quirks](https://github.com/jfilter/split-folders/issues/19) you have to prepend ` --` afer using `--ratio`.
121+
Because of some [Python quirks](https://github.com/jfilter/split-folders/issues/19) you have to prepend ` --` after using `--ratio`.
122122

123123
Instead of the command `splitfolders` you can also use `split_folders` or `split-folders`.
124124

0 commit comments

Comments
 (0)