Fix typo in documentation for displacy Visualizer

The word_spacing variable affects the vertical spacing between the words and arcs, not the horizontal spacing.
This commit is contained in:
Calum Calder 2018-03-22 19:23:32 +00:00 committed by GitHub
parent c94139e436
commit c6a0c1cc38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,7 +208,7 @@ p
+row
+cell #[code word_spacing]
+cell int
+cell Horizontal spacing between words and arcs in px.
+cell Vertical spacing between words and arcs in px.
+cell #[code 45]
+row