From 76c1e03f07b351c07b54609df12615dfb9379a9a Mon Sep 17 00:00:00 2001 From: David Brochart Date: Fri, 13 Feb 2026 10:04:56 +0100 Subject: [PATCH] Fix typo --- docs/docs/usage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index d9b30955..42eccbf8 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -3,7 +3,7 @@ Using Jedi ========== -|jedi| is can be used with a variety of :ref:`plugins `, +|jedi| can be used with a variety of :ref:`plugins `, :ref:`language servers ` and other software. It is also possible to use |jedi| in the :ref:`Python shell or with IPython `. @@ -97,7 +97,7 @@ Web Debugger xonsh shell ~~~~~~~~~~~ -Jedi is a preinstalled extension in `xonsh shell `_. +Jedi is a preinstalled extension in `xonsh shell `_. Run the following command to enable: ::