Skip to content

Commit 751717f

Browse files
authored
Merge pull request #415 from rileyjfish/patch-1
Update dre.rst
2 parents 4370355 + a17444a commit 751717f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/arche/dre.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ resource type, e.g. ``GetMatlBids()`` (C++) or ``get_material_bids()`` (Python).
169169

170170
Bids are modeled as collections of ``BidPortfolio``, where each
171171
portfolio includes a collection of ``Bid`` objects and a collection of
172-
``CapacityConstraint`` objectss. A portfolio is not violated if any of its
172+
``CapacityConstraint`` objects. A portfolio is not violated if any of its
173173
constituent bids are connected to their requests and all of its constraints are
174174
satisfied.
175175

0 commit comments

Comments
 (0)