Skip to content

Commit 4ea79f7

Browse files
committed
fix review comment.
Signed-off-by: Tomoya Fujita <[email protected]>
1 parent 8d7f77b commit 4ea79f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Concepts/Intermediate/About-Composition.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ As of now, the following generic component container types are available:
5555
* Component container that uses a dedicated executor for each component: either ``SingleThreadedExecutor`` (default) or ``MultiThreadedExecutor``.
5656

5757
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.
58+
For more information about the options of each component container, see :ref:`ComponentContainerTypes` in the composition tutorial.
5959

6060
Writing a Component
6161
-------------------

0 commit comments

Comments
 (0)