diff --git a/docs/install.rst b/docs/install.rst index 1ebc2cb5..d7f4a6d9 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -444,7 +444,7 @@ Streamlink defines a `build system `__ according to `PEP-517`_ - Used for loading the CA bundle extracted from the Mozilla Included CA Certificate List * - runtime - `exceptiongroup`_ - - Used for ``ExceptionGroup`` handling, to allow writing async trio code on older Python versions. + - Used for ``ExceptionGroup`` handling, to allow writing compatible code on all supported Python versions * - runtime - `isodate`_ - Used for parsing ISO8601 strings