Skip to content

Commit

Permalink
Merge pull request #5429 from RasaHQ/docs-fix-error-causing-typo
Browse files Browse the repository at this point in the history
fixed a bad doc
  • Loading branch information
koaning committed Mar 20, 2020
2 parents 39079ee + eb6a2d1 commit 72fef6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nlu/components.rst
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ LexicalSyntacticFeaturizer
.. code-block:: yaml
pipeline:
- name: "LexicalSyntacticFeaturizer":
- name: LexicalSyntacticFeaturizer
"features": [
["low", "title", "upper"],
["BOS", "EOS", "low", "upper", "title", "digit"],
Expand Down

0 comments on commit 72fef6e

Please sign in to comment.