mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fix typo in config-json man page
In the NAME section: "confg.json" -> "config.json" Signed-off-by: Tom X. Tobin <tomxtobin@tomxtobin.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user