From 7028bbb5d5a5b819c3f08cd1ba79cdbbfb3d714e Mon Sep 17 00:00:00 2001 From: diegorodriguezv Date: Wed, 21 Jun 2023 19:06:53 -0500 Subject: [PATCH] Fix language servers reference --- docs/docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index 47dd2ba0..d9b30955 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -4,7 +4,7 @@ Using Jedi ========== |jedi| is can be used with a variety of :ref:`plugins `, -`language servers ` and other software. +:ref:`language servers ` and other software. It is also possible to use |jedi| in the :ref:`Python shell or with IPython `.