Skip to content

Commit 5c8ed87

Browse files
committed
Fixed typo
1 parent d45e1f4 commit 5c8ed87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request/multiple_kernels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ new API kernel. According to the previous code, this config must be defined in
102102
the ``app/config/api/`` directory.
103103

104104
The new configuration can be created from scratch when you load just a few
105-
bundles, because it it will be very simple. Otherwise, duplicate the existing
105+
bundles, because it will be very simple. Otherwise, duplicate the existing
106106
config files or better, import them and override the needed options:
107107

108108
.. code-block:: yaml

0 commit comments

Comments
 (0)