mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-08-26 01:53:32 +08:00
✏️ Fix typos found with codespell (#520)
Found via `codespell -S *.svg,*.css,*.js,*.drawio -L pullrequest,sesion`
This commit is contained in:
@ -157,7 +157,7 @@
|
||||
Hero 3:
|
||||
```
|
||||
|
||||
21. Print the line `"After commiting the session, show IDs"`.
|
||||
21. Print the line `"After committing the session, show IDs"`.
|
||||
|
||||
Generates the output:
|
||||
|
||||
|
@ -132,7 +132,7 @@
|
||||
!!! tip
|
||||
SQLAlchemy is still using the previous transaction, so it doesn't have to create a new one.
|
||||
|
||||
18. Print the first hero, now udpated.
|
||||
18. Print the first hero, now updated.
|
||||
|
||||
This generates the output:
|
||||
|
||||
|
Reference in New Issue
Block a user