We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044e461 commit 5697540Copy full SHA for 5697540
lib/bashly/templates/lib/sample_function.sh
@@ -6,7 +6,7 @@
6
# recommended to have a separate file for each function.
7
#
8
# Subdirectories will also be scanned for *.sh, so you have no reason not
9
-# to organize your code nearly.
+# to organize your code neatly.
10
11
sample_function() {
12
echo "it works"
0 commit comments