diff --git a/content/blog/2024-10-23-announcing-toasty.md b/content/blog/2024-10-23-announcing-toasty.md index 89c2da8b..2f217cbe 100644 --- a/content/blog/2024-10-23-announcing-toasty.md +++ b/content/blog/2024-10-23-announcing-toasty.md @@ -171,7 +171,7 @@ and fix it. # SQL and NoSQL Toasty supports both SQL and NoSQL databases. As of today, that means Sqlite and -DyanmoDB, though adding support for other SQL databases should be pretty +DynamoDB, though adding support for other SQL databases should be pretty straightforward. I also plan to add support for Cassandra soon, but I hope others will also contribute to implementations for different databases. @@ -205,4 +205,4 @@ to those discussions. There is a #toasty channel in the Tokio issues on the [Github repo](https://github.com/tokio-rs/toasty) to propose features or start a conversation about API design and direction. -
— Carl Lerche (@carllerche)
\ No newline at end of file +
— Carl Lerche (@carllerche)