Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbybp committed Nov 22, 2024
1 parent 8c3494a commit f41c14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ For the current development version, "checkout" this package with
] add PowerModelsRestoration#master
```

At least one solver is required for running PowerModelsRestoration. The open-source solver Ipopt is recommended, as it is fast, scaleable and can be used to solve a wide variety of the problems and network formulations provided in PowerModels. The Ipopt solver can be installed via the package manager with
At least one solver is required for running PowerModelsRestoration. The open-source solver Ipopt is recommended, as it is fast, scalable and can be used to solve a wide variety of the problems and network formulations provided in PowerModels. The Ipopt solver can be installed via the package manager with

```julia
] add Ipopt
Expand Down

0 comments on commit f41c14c

Please sign in to comment.