Updated test env documentation
[nonrtric.git] / test / kafka-procon / start_local.sh
index bfc1a1b..4ec520b 100755 (executable)
@@ -17,7 +17,7 @@
 #  ============LICENSE_END=================================================
 #
 
-echo "This script requires golang to be installed and a running kafka instance on (or availble to) localhost"
+echo "This script requires golang to be installed and a running kafka instance on (or available to) localhost"
 
 # Script to build and start app locally
 if [ $# -ne 1 ]; then