Browse Source

Merge pull request #20028 from tomxtobin/fix-man-typo

Fix typo in config-json man page
Sebastiaan van Stijn 9 years ago
parent
commit
d13e8d8446
1 changed files with 1 additions and 1 deletions
  1. 1 1
      man/config-json.5.md

+ 1 - 1
man/config-json.5.md

@@ -2,7 +2,7 @@
 % Docker Community
 % JANUARY 2016
 # NAME
-HOME/.docker/confg.json - Default Docker configuration file
+HOME/.docker/config.json - Default Docker configuration file
 
 # INTRODUCTION