We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7f77b commit 4ea79f7Copy full SHA for 4ea79f7
source/Concepts/Intermediate/About-Composition.rst
@@ -55,7 +55,7 @@ As of now, the following generic component container types are available:
55
* Component container that uses a dedicated executor for each component: either ``SingleThreadedExecutor`` (default) or ``MultiThreadedExecutor``.
56
57
For more information about the types of executors, see the :ref:`TypesOfExecutors`.
58
-For more information about the option of each component container, see :ref:`ComponentContainerTypes` in the composition tutorial.
+For more information about the options of each component container, see :ref:`ComponentContainerTypes` in the composition tutorial.
59
60
Writing a Component
61
-------------------
0 commit comments