Skip to content

Commit 22c1bc7

Browse files
committed
Replace lte with lt for clarity
1 parent cb5e760 commit 22c1bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ For detailed installation instructions, see the
117117

118118
- **Operating system**: macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual
119119
Studio)
120-
- **Python version**: Python >=3.7, <=3.12 (only 64 bit)
120+
- **Python version**: Python >=3.7, <3.13 (only 64 bit)
121121
- **Package managers**: [pip] · [conda] (via `conda-forge`)
122122

123123
[pip]: https://pypi.org/project/spacy/

0 commit comments

Comments
 (0)