Skip to content

Commit 7f037bf

Browse files
authored
Update docs/user-guide/rasa-tutorial.rst
1 parent f67201c commit 7f037bf

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
@@ -224,7 +224,7 @@ different model parts if something has changed in their data or configuration.
224224
The ``rasa train`` command will look for both NLU and Core data and will train a combined model.
225225

226226
7. Test the Assistant
227-
^^^^^^^^^^^^^^^^^
227+
^^^^^^^^^^^^^^^^^^^^^
228228

229229
After you train a model, you always want to check that your assistant still behaves as you expect.
230230
In Rasa Open Source, you use end-to-end tests defined in your ``tests/`` directory to run through

0 commit comments

Comments
 (0)