Spelling Fix.
diff --git a/custom/example.bash b/custom/example.bash
index 4f73d86..e9b3847 100644
--- a/custom/example.bash
+++ b/custom/example.bash
@@ -1,4 +1,4 @@
 #!/bin/bash
 #
-# This is an example file. Don't use this for your custom scripts. Instead, created another file within the
-# custom directory.
\ No newline at end of file
+# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
+# custom directory.