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 f67201c commit 7f037bfCopy full SHA for 7f037bf
docs/user-guide/rasa-tutorial.rst
@@ -224,7 +224,7 @@ different model parts if something has changed in their data or configuration.
224
The ``rasa train`` command will look for both NLU and Core data and will train a combined model.
225
226
7. Test the Assistant
227
-^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^
228
229
After you train a model, you always want to check that your assistant still behaves as you expect.
230
In Rasa Open Source, you use end-to-end tests defined in your ``tests/`` directory to run through
0 commit comments