mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
fix grammar error
it is not very important,but I think the modification makes the coders read more conviently! Signed-off-by: huqun <huqun@zju.edu.cn>
This commit is contained in:
@@ -19,7 +19,7 @@ type CommonFlags struct {
|
||||
TrustKey string
|
||||
}
|
||||
|
||||
// Command is the struct contains command name and description
|
||||
// Command is the struct containing the command name and description
|
||||
type Command struct {
|
||||
Name string
|
||||
Description string
|
||||
|
||||
Reference in New Issue
Block a user