Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Commit c74c052

Browse files
authored
Fix typo
1 parent 50866ef commit c74c052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
go-mod-path: go-example/go.mod
3232
#
3333
# Define the repo path of a build target (a file with a
34-
# `main()` function) If not defined, this Aciton will collect all
34+
# `main()` function) If not defined, this Action will collect all
3535
# dependencies used by all build targets for the module, which may
3636
# include Go dependencies used by tests and tooling.
3737
go-build-target: go-example/cmd/octocat.go

0 commit comments

Comments
 (0)