Skip to content

Commit 17105ab

Browse files
authored
spelling fix (#708)
1 parent 1297bed commit 17105ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Expand the arguments into an array of strings. This is requires because the GitHub action
3+
# Expand the arguments into an array of strings. This is required because the GitHub action
44
# provides all arguments concatenated as a single string.
55
ARGS=("$@")
66

0 commit comments

Comments
 (0)