Skip to content

Commit 308d320

Browse files
committed
Update comment
1 parent 35e42f9 commit 308d320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/scripts/check.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/bash
22
#
3-
# Check file naming convention of challenges.
3+
# Check file naming convention of all the challenges.
44
#
55
# Usage:
6-
# check.sh May-LeetCoding-Challenge
6+
# check.sh
77
#
88
cd "$(dirname ${BASH_SOURCE})"/../..
99

0 commit comments

Comments
 (0)