Skip to content

Commit 155e0aa

Browse files
fix typo
Signed-off-by: Achille Roussel <achille.roussel@gmail.com>
1 parent 51a7658 commit 155e0aa

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
@@ -44,7 +44,7 @@ Python, including:
4444
- **Transactional Workflows**
4545
- **Multi-Tenant Data Pipelines**
4646

47-
Dispatch differs from alternative solutions by allowing developers top write
47+
Dispatch differs from alternative solutions by allowing developers to write
4848
simple Python code: it has a **minimal API footprint**, which usually only
4949
requires using a function decorator (no complex framework to learn), failure
5050
recovery is built-in by default for transient errors like rate limits or

0 commit comments

Comments
 (0)