]> Kevux Git Server - fll/commitdiff
Cleanup: fix wording of documentation.
authorKevin Day <thekevinday@gmail.com>
Sat, 5 Sep 2020 20:41:18 +0000 (15:41 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 5 Sep 2020 20:41:18 +0000 (15:41 -0500)
build/scripts/bootstrap-example.sh

index 0b32a1aba51d8d10efb0fbe0e9a6f2651593e9a5..0e023971b80db088f200e9d3811d99cbc93b0da8 100644 (file)
@@ -6,7 +6,7 @@
 # Unlike the other scripts, this is not inteded to be run as if it were a program.
 # Instead this provides a functional example on what commands to perform to perform the bootstrap.
 #
-# This only accepts two arguments (both are required):
+# This only accepts two arguments (both are required):
 # 1) One of "individual", "level", "monolithic", "fake-individual", "fake-level", or "fake-monolithic".
 # 2) The version number of the project, such as "0.5.0".
 #