Skip to content

Commit 41bede5

Browse files
authored
Typo "tilests" -> "tilesets" (#55)
1 parent a86dad7 commit 41bede5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapbox_tilesets/scripts/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ def list(
388388
If you would like an array of all tileset's information,
389389
use the --versbose flag.
390390
391-
tilests list <username>
391+
tilesets list <username>
392392
"""
393393
mapbox_api = utils._get_api()
394394
mapbox_token = utils._get_token(token)

0 commit comments

Comments
 (0)