diff --git a/README.md b/README.md index 29acfe6..b1aa4aa 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ This operator can also work with CRDs. Assuming the admin user is logged in, you kubectl apply -f manifest/operator-crd.yaml ``` -and then create the Spark clusters by creating the custom resources (CR). +and then get the fibonacci result by creating the custom resources (CR). ```bash kubectl apply -f examples/cr.yaml