diff --git a/serving/samples/helloworld-scala/README.md b/serving/samples/helloworld-scala/README.md index 1de8f1b1a..afb9cea2c 100644 --- a/serving/samples/helloworld-scala/README.md +++ b/serving/samples/helloworld-scala/README.md @@ -132,5 +132,5 @@ curl -v -H "Host: helloworld-scala.default.example.com" http://$SERVING_GATEWAY ## Cleanup ```shell -kubetl delete --filename helloworld-scala.yaml +kubectl delete --filename helloworld-scala.yaml ``` \ No newline at end of file