Skip to content

Commit cb25c31

Browse files
authored
Merge pull request RasaHQ#5888 from hejazizo/patch-1
Update retrieval-actions.rst
2 parents 4d4d4c7 + 591e23c commit cb25c31

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/core/retrieval-actions.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ component in the config:
182182
- name: "ResponseSelector"
183183
retrieval_intent: faq
184184
185-
You could still have two separate retrieval actions but both actions can share the same retrieval model by specifying a single
186-
``ResponseSelector`` component and leaving the ``retrieval_intent`` to its default value(None):
185+
You could still have two separate retrieval actions but both actions can share the same retrieval model by specifying a single ``ResponseSelector`` component and leaving the ``retrieval_intent`` to its default value(None):
187186

188187
.. code-block:: yaml
189188

0 commit comments

Comments
 (0)