1
0
forked from VimPlug/jedi

Fix grammar in features.rst

This commit is contained in:
Dan Rosén
2021-05-04 10:15:17 +02:00
committed by Dave Halter
parent 41fb6a0cde
commit 41652507b3

View File

@@ -57,7 +57,7 @@ Supported Python Features
Limitations
-----------
In general Jedi's limit are quite high, but for very big projects or very
In general Jedi's limit is quite high, but for very big projects or very
complex code, sometimes Jedi intentionally stops type inference, to avoid
hanging for a long time.