docs: typo

pull/193/head
David Wilson 6 years ago
parent 9f94fb78c8
commit 6aad45748b

@ -369,9 +369,9 @@ future.
Interpreter Recycling Interpreter Recycling
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~
The extension stops limits the number of persistent interpreters in use. When The extension limits the number of persistent interpreters in use. When the
the limit is reached, the youngest interpreter is terminated before starting a limit is reached, the youngest interpreter is terminated before starting a new
new interpreter, preventing situations like below from triggering memory interpreter, preventing situations like below from triggering memory
exhaustion. exhaustion.
.. code-block:: yaml .. code-block:: yaml

Loading…
Cancel
Save