Skip to content

Commit

Permalink
Update docs/src/submodules/Bridges/implementation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Nov 1, 2023
1 parent 6b45589 commit 91e1edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/submodules/Bridges/implementation.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ There are a number of other useful keyword arguments.
for common situations like `0.0` and `1.0`. The tests associated with the
starting values do not necessarily check for correctness, only that they can
be `set` and `get` to produce the same result.
* `print_inner_model` can be used to print the reformulated ouput model from
* `print_inner_model` can be used to print the reformulated output model from
the bridge. This is especially helpful during debugging to see what the
bridge is doing, and to spot mistakes. It defaults to `false`.

Expand Down

0 comments on commit 91e1edd

Please sign in to comment.