mirror of https://github.com/docker/docs.git
Merge pull request #20028 from tomxtobin/fix-man-typo
Fix typo in config-json man page
This commit is contained in:
commit
d13e8d8446
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue