diff --git a/website/docs/api/top-level.mdx b/website/docs/api/top-level.mdx index ba5619172..37e86a4bc 100644 --- a/website/docs/api/top-level.mdx +++ b/website/docs/api/top-level.mdx @@ -346,7 +346,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