We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4dadd commit ac07ac1Copy full SHA for ac07ac1
docs/user-guide/rasa-tutorial.rst
@@ -227,7 +227,7 @@ The ``rasa train`` command will look for both NLU and Core data and will train a
227
^^^^^^^^^^^^^^^^^
228
229
After you train a model, you always want to check that your assistant still behaves as you expect.
230
-In Rasa, you use end-to-end tests defined in your ``tests/`` directory to run through
+In Rasa Open Source, you use end-to-end tests defined in your ``tests/`` directory to run through
231
test conversations that ensure both NLU and Core make correct predictions.
232
233
.. runnable::
0 commit comments