Skip to content

Commit

Permalink
Tiny typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smashwilson committed Oct 21, 2017
1 parent cf42b84 commit ebb422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

def _argparse():
parser = argparse.ArgumentParser(
description='Bulk import of emoji froma slack team'
description='Bulk import of emoji from a slack team'
)
parser.add_argument(
'--directory', '-d',
Expand Down

0 comments on commit ebb422f

Please sign in to comment.