diff --git a/docs/source/learn/core_notebooks/model_comparison.ipynb b/docs/source/learn/core_notebooks/model_comparison.ipynb index 5cbcc387f1..74549cc075 100644 --- a/docs/source/learn/core_notebooks/model_comparison.ipynb +++ b/docs/source/learn/core_notebooks/model_comparison.ipynb @@ -673,7 +673,7 @@ "\n", "The value of the highest LOO, i.e the best estimated model, is also indicated with a vertical dashed grey line to ease comparison with other LOO values.\n", "\n", - "For all models except the top-ranked one we also get a triangle indicating the value of the difference of WAIC between that model and the top model and a grey errobar indicating the standard error of the differences between the top-ranked WAIC and WAIC for each model." + "For all models except the top-ranked one we also get a triangle indicating the value of the difference of WAIC between that model and the top model and a grey error bar indicating the standard error of the differences between the top-ranked WAIC and WAIC for each model." ] }, {