diff --git a/notebooks/saturating_forecasts.ipynb b/notebooks/saturating_forecasts.ipynb index 1aa4eeb..9f0056e 100644 --- a/notebooks/saturating_forecasts.ipynb +++ b/notebooks/saturating_forecasts.ipynb @@ -156,7 +156,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "We make a dataframe for future predictions as before, except we must also specify the capacity in the future. Here we keep capacity constant at the same value as in the history, and forecast 3 years into the future:" + "We make a dataframe for future predictions as before, except we must also specify the capacity in the future. Here we keep capacity constant at the same value as in the history, and forecast 5 years into the future:" ] }, {