Skip to content

Commit 50e62cd

Browse files
authored
✏ Fix typo in docs/tutorial/automatic-id-none-refresh.md (#14)
1 parent 64d7f53 commit 50e62cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/automatic-id-none-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ In this case, after committing the object to the database with the **session**,
399399

400400
## Print Data After Closing the Session
401401

402-
Now, as a fnal experiment, we can also print data after the **session** is closed.
402+
Now, as a final experiment, we can also print data after the **session** is closed.
403403

404404
There are no surprises here, it still works:
405405

0 commit comments

Comments
 (0)