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