mirror of
https://github.com/moby/moby.git
synced 2025-07-29 07:21:35 +03:00
Fix typos found across repository
Signed-off-by: Justas Brazauskas <brazauskasjustas@gmail.com>
This commit is contained in:
@ -20,7 +20,7 @@ const (
|
||||
// Version of Current REST API
|
||||
Version version.Version = "1.22"
|
||||
|
||||
// MinVersion represents Minimun REST API version supported
|
||||
// MinVersion represents Minimum REST API version supported
|
||||
MinVersion version.Version = "1.12"
|
||||
|
||||
// DefaultDockerfileName is the Default filename with Docker commands, read by docker build
|
||||
|
Reference in New Issue
Block a user