diff --git a/README.md b/README.md index e48ca12fc..0930ac86c 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Benchmark-operator includes a series of end 2 end tests that can be triggered in Optional locations for workload images can now be added easily without the need to rebuild the operator. To do so in the workload args section of the CR add image: [location] -NOTE: This is not a required arguement. If omitted it will default to the currently verified workload image. +NOTE: This is not a required argument. If omitted it will default to the currently verified workload image. Additionally, this is *NOT* enabled for YCSB For Example: @@ -116,8 +116,8 @@ spec: Workloads that are triggered through [benchmark-wrapper](https://github.com/cloud-bulldozer/benchmark-wrapper) can optionally pass the debug flag through the workload CR. -NOTE: This is not a required arguement. If omitted it will default to the default logging level of -the benchmark-wrapper +NOTE: This is not a required argument. If omitted it will default to the default logging level of +the benchmark-wrapper. For Example: