Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion book/Intro_draft.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ configure complex supply chains. An example of such a mixin is the mixin
*Processor*. This class has loading and unloading functions and can be
used to represent a crane. Other mixin classes, with different
properties, can be used to represent other components in the system.
Combining different mixins can then be used to represent a port, or ac ontainer
Combining different mixins can then be used to represent a port, or a container
vessel.

It is expected that OpenCLSim and OpenTNSim will grow in the future with
Expand Down