From: David Brochart Date: Fri, 11 Nov 2022 17:30:09 +0000 (+0100) Subject: ✏️ Fix typo in docs (#446) X-Git-Tag: 0.0.9~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b5db98427871255df7041316babaec767cdf1f;p=thirdparty%2Ffastapi%2Fsqlmodel.git ✏️ Fix typo in docs (#446) * Fix typo * Again Co-authored-by: Sebastián Ramírez --- diff --git a/docs/db-to-code.md b/docs/db-to-code.md index ce9ffac2..2e0fb1ba 100644 --- a/docs/db-to-code.md +++ b/docs/db-to-code.md @@ -62,7 +62,7 @@ The user is probably, in some way, telling your application: 2 ``` -And the would be this table (with a single row): +And the result would be this table (with a single row):