Skip to content

Commit

Permalink
docs: Fix typo in README.md (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeijen authored Nov 1, 2023
1 parent f9dea95 commit c53b2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Advanced Alchemy works with nearly all Python web frameworks. Several helpers fo

#### Litestar

Advanced Alchemy is the official SQLAlchemy integration for Litsetar.
Advanced Alchemy is the official SQLAlchemy integration for Litestar.

In addition to installed with `pip install advanced-alchemy`, it can also be installed installed as a Litestar extra with `pip install litestar[sqlalchemy]`.

Expand Down

0 comments on commit c53b2ea

Please sign in to comment.