We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4026677 commit 042a3e1Copy full SHA for 042a3e1
README.md
@@ -17,7 +17,7 @@ Python [finite-state machines](https://en.wikipedia.org/wiki/Finite-state_machin
17
</div>
18
19
Welcome to python-statemachine, an intuitive and powerful state machine library designed for a
20
-great developer experience. We provide an _pythonic_ and expressive API for implementing state
+great developer experience. We provide a _pythonic_ and expressive API for implementing state
21
machines in sync or asynchonous Python codebases.
22
23
## Features
0 commit comments