Fix point typo on docbin docs (#9097)

This commit is contained in:
Davide Fiocco 2021-08-31 10:55:44 +02:00 committed by svlandeg
parent 753149bc88
commit 5c88998b9d

View File

@ -16,7 +16,7 @@ document from the `DocBin`. The serialization format is gzipped msgpack, where
the msgpack object has the following structure:
```python
### msgpack object structrue
### msgpack object structure
{
"version": str, # DocBin version number
"attrs": List[uint64], # e.g. [TAG, HEAD, ENT_IOB, ENT_TYPE]