Skip to content

Commit 7a182bf

Browse files
Update doc/OnlineDocs/explanation/analysis/nlp_initialization/nlp_initialization.rst
Co-authored-by: Bethany Nicholson <blnicho@users.noreply.github.com>
1 parent 8668d8e commit 7a182bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/OnlineDocs/explanation/analysis/nlp_initialization/nlp_initialization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ NLP Initialization
1111
The initialization module within ``pyomo.devel.initialization`` is intended to
1212
provide methods to help initialize nonconvex nonlinear programs (NLPs). The
1313
goal is to increase the chance of finding a local minimizer (i.e., decrease the
14-
chance of getting stuck a point that locally minimizes infeasibility). If
14+
chance of getting stuck at a point that locally minimizes infeasibility). If
1515
you are already able to solve your problem with a local NLP solver, these
1616
tools will not help you. Example usage is shown below.
1717

0 commit comments

Comments
 (0)