Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Nov 24, 2021
1 parent 83e6c09 commit 33a1505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protoletariat/__main__.py
Expand Up @@ -46,7 +46,7 @@ def get_file_descriptor_set(
os.remove(f.name)


@click.command(help="Rewrite protoc-generated imports for use by the proletariat.")
@click.command(help="Rewrite protoc-generated imports for use by the protoletariat.")
@click.option(
"-g",
"--generated-python-dir",
Expand Down

0 comments on commit 33a1505

Please sign in to comment.