Skip to content

Commit 042a3e1

Browse files
committed
docs: Fix typo on README
1 parent 4026677 commit 042a3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Python [finite-state machines](https://en.wikipedia.org/wiki/Finite-state_machin
1717
</div>
1818

1919
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
20+
great developer experience. We provide a _pythonic_ and expressive API for implementing state
2121
machines in sync or asynchonous Python codebases.
2222

2323
## Features

0 commit comments

Comments
 (0)