From fa0ec972ce220a12901e17de882e317455ea7539 Mon Sep 17 00:00:00 2001 From: Solipsistmonkey <103457994+Solipsistmonkey@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:44:22 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20typo=20in=20document?= =?UTF-8?q?ation=20(#1106)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/tutorial/one.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/one.md b/docs/tutorial/one.md index f374d1b..4e770db 100644 --- a/docs/tutorial/one.md +++ b/docs/tutorial/one.md @@ -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. 🎉