Skip to content

Commit ac07ac1

Browse files
TyDunnakelad
andauthored
Update docs/user-guide/rasa-tutorial.rst
Co-Authored-By: Akela Drissner-Schmid <[email protected]>
1 parent fc4dadd commit ac07ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/rasa-tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ The ``rasa train`` command will look for both NLU and Core data and will train a
227227
^^^^^^^^^^^^^^^^^
228228

229229
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
230+
In Rasa Open Source, you use end-to-end tests defined in your ``tests/`` directory to run through
231231
test conversations that ensure both NLU and Core make correct predictions.
232232

233233
.. runnable::

0 commit comments

Comments
 (0)