diff --git a/docs/curriculum/tutorials/batch/batch-bo-tutorial.ipynb b/docs/curriculum/tutorials/batch/batch-bo-tutorial.ipynb index a7a9410d..ad6acb63 100644 --- a/docs/curriculum/tutorials/batch/batch-bo-tutorial.ipynb +++ b/docs/curriculum/tutorials/batch/batch-bo-tutorial.ipynb @@ -187,7 +187,7 @@ "source": [ "### Show the Best Parameters\n", "\n", - "After our optimization loop has completed, we can use the model to find the best parameters and their corresponding strength value. These will be our optimial set of parameters that we use in the 3D printer going forward." + "After our optimization loop has completed, we can use the model to find the best parameters and their corresponding corrosion score value. These will be our optimal coating formulation parameters that we use in the anti-corrosion coating going forward." ] }, {