diff --git a/tabs/final_report.md b/tabs/final_report.md
index f3ac98b..ce220c9 100644
--- a/tabs/final_report.md
+++ b/tabs/final_report.md
@@ -143,7 +143,7 @@ We performed a search over the best value of the cost complexity pruning penalty
-However, this does not mean the model is performing worse as the cost complexity penalty increases. As shown below, there is an optimal cost complexity penality found at around ~0.09 that results in the best test accuracy of the model. This is the cost complexity penalty we use for our decision tree.
+However, this does not mean the model is performing worse as the cost complexity penalty increases. As shown below, there is an optimal cost complexity penality found at around ~0.02 that results in the best test accuracy of the model. This is the cost complexity penalty we use for our decision tree.