Skip to content

Commit 5697540

Browse files
committed
fix typo
1 parent 044e461 commit 5697540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bashly/templates/lib/sample_function.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# recommended to have a separate file for each function.
77
#
88
# Subdirectories will also be scanned for *.sh, so you have no reason not
9-
# to organize your code nearly.
9+
# to organize your code neatly.
1010
#
1111
sample_function() {
1212
echo "it works"

0 commit comments

Comments
 (0)