✏️ Fix typo in documentation (#1106)

This commit is contained in:
Solipsistmonkey
2024-09-21 11:44:22 -07:00
committed by GitHub
parent b5ecb184cf
commit fa0ec972ce

View File

@@ -710,4 +710,4 @@ Hero: None
## Recap
As querying the SQL database for a single row is a common operation, you know have several tools to do it in a short and simple way. 🎉
As querying the SQL database for a single row is a common operation, you now have several tools to do it in a short and simple way. 🎉