From 76f048e7b4d9dffedc435e8b5fa9e3242c42bedc Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 2 May 2025 14:51:40 -0700 Subject: [PATCH] =?utf8?q?=E2=9C=8F=EF=B8=8F=20Tweak=20the=20grammar=20in?= =?utf8?q?=20`docs/learn/index.md`=20(#1363)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- docs/learn/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/index.md b/docs/learn/index.md index 5a8253c4..bcf8a0b0 100644 --- a/docs/learn/index.md +++ b/docs/learn/index.md @@ -4,4 +4,4 @@ Learn how to use **SQLModel** here. This includes an introduction to **databases**, **SQL**, how to interact with databases from **code** and more. -You could consider this a **book**, a **course**, the **official** and recommended way to learn **SQLModel**. 😎 +You could consider this a **book**, a **course**, and the **official** recommended way to learn **SQLModel**. 😎 -- 2.47.2