X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fkafka-procon%2Fstart_local.sh;h=4ec520b97d82ae44877aa861abe95c87f407f8ed;hb=3c504be356d2ac9fc5195eb45692e1b756caa9f3;hp=bfc1a1b101e1c0dfe124da336e009947757752de;hpb=534a1fe8136ed8d72615707008bdd6061d1df2fe;p=nonrtric.git diff --git a/test/kafka-procon/start_local.sh b/test/kafka-procon/start_local.sh index bfc1a1b1..4ec520b9 100755 --- a/test/kafka-procon/start_local.sh +++ b/test/kafka-procon/start_local.sh @@ -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