From: Leynier Gutiérrez González Date: Tue, 14 Dec 2021 17:11:39 +0000 (-0500) Subject: ✏ Fix typo in docs/tutorial/automatic-id-none-refresh.md (#14) X-Git-Tag: 0.0.6~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e62cdcd995fed3b211f822c29dfa11e145267d;p=thirdparty%2Ffastapi%2Fsqlmodel.git ✏ Fix typo in docs/tutorial/automatic-id-none-refresh.md (#14) --- diff --git a/docs/tutorial/automatic-id-none-refresh.md b/docs/tutorial/automatic-id-none-refresh.md index 215735e3..ed767a21 100644 --- a/docs/tutorial/automatic-id-none-refresh.md +++ b/docs/tutorial/automatic-id-none-refresh.md @@ -399,7 +399,7 @@ In this case, after committing the object to the database with the **session**, ## Print Data After Closing the Session -Now, as a fnal experiment, we can also print data after the **session** is closed. +Now, as a final experiment, we can also print data after the **session** is closed. There are no surprises here, it still works: