diff --git a/docs/source/portfolio.rst b/docs/source/portfolio.rst index c44652cf..c51ec852 100644 --- a/docs/source/portfolio.rst +++ b/docs/source/portfolio.rst @@ -234,7 +234,7 @@ that results from optimize one of the following 4 objective functions: .. math:: \begin{aligned} - &\underset{w}{\max} & & \underset{\Sigma \, \in \, U_{\Sigma}}{\max} w^{T} \Sigma w\\ + &\underset{w}{\min} & & \underset{\Sigma \, \in \, U_{\Sigma}}{\max} w^{T} \Sigma w\\ &\text{s.t.} & & Aw \geq B\\ \end{aligned}