Fix error in pipeline loading documentation

The cell for the `vocab` parameter is not displayed, making it seem as if the explanation belongs to the previous param.
This commit is contained in:
Stefan Bunk 2017-02-10 12:06:55 +01:00 committed by GitHub
parent f02a2f9322
commit 2bf19d4735

View File

@ -99,7 +99,7 @@ p
| is ignored. | is ignored.
+row +row
+cell #[vocab] +cell #[code vocab]
+cell Supply a pre-built Vocab instance, instead of constructing one. +cell Supply a pre-built Vocab instance, instead of constructing one.
+row +row