Skip to content

Commit ec46cd8

Browse files
Fix typo (#518)
1 parent 54ca1f2 commit ec46cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/e2e-tests/tests/help.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -euo pipefail
33

44
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
55

6-
# This test ensures we have an adequate and working halp command.
6+
# This test ensures we have an adequate and working help command.
77
# It also serves as a snapshot test for the help text, so we can track when
88
# the help text changes.
99

0 commit comments

Comments
 (0)