From: gr8jam <23422130+gr8jam@users.noreply.github.com> Date: Sat, 27 Aug 2022 21:07:48 +0000 (+0200) Subject: ✏ Fix typo in `docs/db-to-code.md` (#155) X-Git-Tag: 0.0.7~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deed65095f19659d5878206e0b19d8497d1046ff;p=thirdparty%2Ffastapi%2Fsqlmodel.git ✏ Fix typo in `docs/db-to-code.md` (#155) Co-authored-by: gr8jam Co-authored-by: Sebastián Ramírez --- diff --git a/docs/db-to-code.md b/docs/db-to-code.md index d4b182d2..ce9ffac2 100644 --- a/docs/db-to-code.md +++ b/docs/db-to-code.md @@ -143,7 +143,7 @@ If the user provides this ID: 2 ``` -...the would be this table (with a single row): +...the result would be this table (with a single row):