Skip to content

Commit 36cd23a

Browse files
committed
docs: fix repositories wording in go.mod comment
Signed-off-by: Codex <codex@openai.com>
1 parent bfc2bfb commit 36cd23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/docker/docs
33
go 1.26.0
44

55
// 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
6+
// repositories. Use the "require" section to specify the version of the
77
// upstream repository.
88
//
99
// Make sure to add an entry in the "tools" section when adding a new repository.

0 commit comments

Comments
 (0)