Merge 'add missing closing tag' from Glauber Costa

should have been added to the previous commit

Reviewed-by: Preston Thorpe <preston@turso.tech>

Closes #2656
This commit is contained in:
Preston Thorpe
2025-08-18 21:21:31 -04:00
committed by GitHub

View File

@@ -330,7 +330,7 @@ Once configured, you can ask Claude Code to:
- "What's the schema for the users table?"
- "Find all posts with more than 100 upvotes"
- "Insert a new user with name 'Alice' and email 'alice@example.com'"
</details>
## Contributing