From 0d2d2c675621b457168788939cfb9aee1896d8a7 Mon Sep 17 00:00:00 2001 From: Derkhillege <37544269+Derkhillege@users.noreply.github.com> Date: Wed, 1 Apr 2026 09:44:00 +0200 Subject: [PATCH] fix: typo in intro --- book/Intro_draft.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/Intro_draft.rst b/book/Intro_draft.rst index 9695243c..b76ac7aa 100644 --- a/book/Intro_draft.rst +++ b/book/Intro_draft.rst @@ -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