Skip to content

Commit 3b94684

Browse files
johnslavikhugovk
andauthored
Reword for simplicity
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent b1e6830 commit 3b94684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You can experiment with an ``asyncio`` concurrent context in the :term:`REPL`:
8080
'hello'
8181
8282
This REPL provides limited compatibility with :envvar:`PYTHON_BASIC_REPL`.
83-
It is recommended that the default Python-based REPL mode is used
83+
It is recommended that the default REPL is used
8484
for full functionality and the latest features.
8585

8686
.. audit-event:: cpython.run_stdin "" ""

0 commit comments

Comments
 (0)