Browse Source

Merge pull request #6172 from riverzhang/typo

Fix some typos
Joffrey F 7 years ago
parent
commit
bdd2c80d98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compose/cli/main.py

+ 1 - 1
compose/cli/main.py

@@ -1109,7 +1109,7 @@ class TopLevelCommand(object):
     @classmethod
     @classmethod
     def version(cls, options):
     def version(cls, options):
         """
         """
-        Show version informations
+        Show version information
 
 
         Usage: version [--short]
         Usage: version [--short]