X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fkafka-procon%2Fstart_local.sh;h=4ec520b97d82ae44877aa861abe95c87f407f8ed;hb=30cbd4c1f33d1e97f9dca55731b9bf0811583be9;hp=bfc1a1b101e1c0dfe124da336e009947757752de;hpb=05bfe48a83b1d7bf719eb94444ffc1377b998273;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