diff --git a/notebooks/cvar_basic.ipynb b/notebooks/cvar_basic.ipynb index f133cdf..8304c64 100644 --- a/notebooks/cvar_basic.ipynb +++ b/notebooks/cvar_basic.ipynb @@ -343,7 +343,7 @@ "metadata": {}, "source": [ "### 2.4 Build Mean-CVaR Problem\n", - "We take the processed data `returns_dict` and the problem parameters `cvar_params` and formulates the problem `cvar_problem`. \n" + "We take the processed data `returns_dict` and the problem parameters `cvar_params` and formulate the problem `cvar_problem`. \n" ] }, {