We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f17f06 + 36cd23a commit 5a57932Copy full SHA for 5a57932
go.mod
@@ -3,7 +3,7 @@ module github.com/docker/docs
3
go 1.26.0
4
5
// This go.mod file is used by hugo to vendor documentation from upstream
6
-// reposities. Use the "require" section to specify the version of the
+// repositories. Use the "require" section to specify the version of the
7
// upstream repository.
8
//
9
// Make sure to add an entry in the "tools" section when adding a new repository.
0 commit comments