diff --git a/website/docs/api/top-level.mdx b/website/docs/api/top-level.mdx index dcbec6a75..4f9bc3685 100644 --- a/website/docs/api/top-level.mdx +++ b/website/docs/api/top-level.mdx @@ -343,7 +343,7 @@ use with the `manual=True` argument in `displacy.render`. ### Visualizer data structures {id="displacy_structures"} You can use displaCy's data format to manually render data. This can be useful -if you want to visualize output from other libaries. You can find examples of +if you want to visualize output from other libraries. You can find examples of displaCy's different data formats below. > #### DEP example data structure