From 9a0d5cebe981c6684348db6629a33a571eb46651 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Wed, 13 Aug 2025 12:26:11 +0300 Subject: [PATCH] docs/manual: Fix limitations section heading style --- docs/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.md b/docs/manual.md index 7e22e2642..5e8b87493 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -71,7 +71,7 @@ turso> SELECT 'hello, world'; hello, world ``` -## Limitations +### Limitations Turso aims towards full SQLite compatibility but has the following limitations: