diff --git a/src/benlink/client.py b/src/benlink/client.py index 6175678..3a523b5 100644 --- a/src/benlink/client.py +++ b/src/benlink/client.py @@ -74,7 +74,7 @@ def handle_event(event): # Interactive Usage -Python's async REPL a great tool for interactively exploring the radio's +Python's async REPL is a great tool for interactively exploring the radio's capabilities. To run Python's REPL in async mode, run: ```bash