Skip to content

Commit

Permalink
Fixed slight grammatical errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rysuds committed Jun 8, 2020
1 parent 0ba4770 commit 197a577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exsprite save --filepath <path_to_sprite_sheet> --group col
```

#### Custom output folder
By default an output folder with your grouped sprite will be generated in the same dir as your spritesheet. If you'd like to control the name/location of the output folder path you can do
By default an output folder with your grouped sprites will be generated in the same directory as your spritesheet. If you'd like to set the name/location of the output folder path you can do
```
exsprite save --filepath <path_to_sprite_sheet> --folderpath <path_to_output_folder>
```

0 comments on commit 197a577

Please sign in to comment.