Skip to content

Commit

Permalink
readme: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
MainRo committed Aug 1, 2021
1 parent 44267de commit e6bc9a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ parallelize computations:
).subscribe()
When the distributed computation is statefull, items can be pinned to an actor
with a key based selector:
When the distributed computation is stateful, items can be pinned to an actor
with a key-based selector:

.. code:: python3
Expand Down

0 comments on commit e6bc9a0

Please sign in to comment.