diff --git a/docs/source/plugin-api.rst b/docs/source/plugin-api.rst index 899308b0..58d42994 100644 --- a/docs/source/plugin-api.rst +++ b/docs/source/plugin-api.rst @@ -6,7 +6,7 @@ The plugin API Note: This documentation is for Plugin developers, who want to improve their editors/IDE autocompletion -If you want to set up an editor/IDE-plugin with **Jedi**, you first need to +If you want to use **Jedi**, you first need to ``import jedi``. You then have direct access to the :class:`.Script`.