Skip to content

Commit

Permalink
Improve wording in News
Browse files Browse the repository at this point in the history
Co-authored-by: Itamar Oren <itamarost@gmail.com>
  • Loading branch information
remilapeyre and itamaro committed Mar 1, 2024
1 parent 7e1e5bb commit 5f60485
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
The asyncio REPL now run :data:`sys.__interactivehook__` on startup. The
default implementation of :data:`sys.__interactivehook__` gives
The asyncio REPL now runs :data:`sys.__interactivehook__` on startup. The
default implementation of :data:`sys.__interactivehook__` provides
auto-completion to the asyncio REPL. Patch contributed by Rémi Lapeyre.

0 comments on commit 5f60485

Please sign in to comment.