Skip to content

Commit ab6f1ea

Browse files
committed
code: Tweak wording
1 parent c929555 commit ab6f1ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/guides/bring-your-own-sphinx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Bring your own Sphinx
22

3-
While the `esbonio` language server itself is included as part of the Esbonio extension, it does *not* include an installation of Sphinx.
3+
While the `esbonio` language server is bundled as part of the extension, it does *not* include an installation of Sphinx.
44

5-
This is because every Sphinx project is unique with its own set of dependencies and required extensions. So in order to correctly understand your project `esbonio` needs to use the same Python environment that you use to build your documentation.
5+
This is because every Sphinx project is unique with its own set of dependencies and required extensions. In order to correctly understand your project `esbonio` needs to use the same Python environment that you use to build your documentation.
66

77
The Esbonio extension supports two mechanisms for selecting your Python environment.
88

0 commit comments

Comments
 (0)