From b6ba7fb085e15e5692ff5c0b422ab528e376624e Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 2 May 2025 14:04:10 -0700 Subject: [PATCH] Tweak the grammar in index.md --- 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 5a8253c4f6..bcf8a0b0f5 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**. 😎