documentation fix

This commit is contained in:
Ben Letham 2020-02-03 13:12:54 -08:00
parent c490c88f0c
commit aeaf0ad2e1

View file

@ -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:"
]
},
{