Skip to content

Commit

Permalink
spelling fix (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyCamCam authored Oct 14, 2021
1 parent 1297bed commit 17105ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

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

Expand Down

0 comments on commit 17105ab

Please sign in to comment.