diff --git a/scripts/create-topic.sh b/scripts/create-topic.sh index 438f3c311..206075fb8 100755 --- a/scripts/create-topic.sh +++ b/scripts/create-topic.sh @@ -52,4 +52,4 @@ for topic in "${topics[@]}"; do fi done -echo "All topics created or attempted." +echo "All topics created."