aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cws-status2
1 files changed, 1 insertions, 1 deletions
diff --git a/cws-status b/cws-status
index 0a1c033..8999aae 100644
--- a/cws-status
+++ b/cws-status
@@ -37,7 +37,7 @@ EX_NOUSER = 67
# Parse arguments.
argparser = argparse.ArgumentParser(description='Query the publish status of \
- extensions on the Chromw Web Store dashboard.')
+ extensions on the Chrome Web Store dashboard.')
argparser.add_argument(
'--url',
required=True,