Update formatting [ci skip]

This commit is contained in:
Ines Montani 2020-08-23 11:57:56 +02:00
parent 98a9e063b6
commit f27aecac14
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ file `data.json` in its subdirectory:
### Directory structure {highlight="2-3"}
└── /path/to/model
├── my_component # data serialized by "my_component"
| └── data.json
└── data.json
├── ner # data for "ner" component
├── parser # data for "parser" component
├── tagger # data for "tagger" component