Replace lte with lt for clarity

This commit is contained in:
Matthew Honnibal 2025-05-18 12:18:17 +02:00
parent cb5e760e91
commit 22c1bc785b

View File

@ -117,7 +117,7 @@ For detailed installation instructions, see the
- **Operating system**: macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual
Studio)
- **Python version**: Python >=3.7, <=3.12 (only 64 bit)
- **Python version**: Python >=3.7, <3.13 (only 64 bit)
- **Package managers**: [pip] · [conda] (via `conda-forge`)
[pip]: https://pypi.org/project/spacy/