Fix point typo on docbin docs (#9097)

This commit is contained in:
Davide Fiocco 2021-08-31 10:55:44 +02:00 committed by GitHub
parent 1a86d545af
commit 1dd69be1f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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]