From: Solipsistmonkey <103457994+Solipsistmonkey@users.noreply.github.com> Date: Sat, 21 Sep 2024 18:44:22 +0000 (-0700) Subject: ✏️ Fix typo in documentation (#1106) X-Git-Tag: 0.0.23~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa0ec972ce220a12901e17de882e317455ea7539;p=thirdparty%2Ffastapi%2Fsqlmodel.git ✏️ Fix typo in documentation (#1106) --- diff --git a/docs/tutorial/one.md b/docs/tutorial/one.md index f374d1b4..4e770dbc 100644 --- a/docs/tutorial/one.md +++ b/docs/tutorial/one.md @@ -710,4 +710,4 @@ Hero: None ## Recap -As querying the SQL database for a single row is a common operation, you know have several tools to do it in a short and simple way. 🎉 +As querying the SQL database for a single row is a common operation, you now have several tools to do it in a short and simple way. 🎉