Compare commits

...

1 Commits

Author SHA1 Message Date
David Brochart 76c1e03f07 Fix typo 2026-02-13 11:01:08 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@
Using Jedi
==========
|jedi| is can be used with a variety of :ref:`plugins <editor-plugins>`,
|jedi| can be used with a variety of :ref:`plugins <editor-plugins>`,
:ref:`language servers <language-servers>` and other software.
It is also possible to use |jedi| in the :ref:`Python shell or with IPython
<repl-completion>`.