branch: elpa/emacsql
commit fe2eef212c91e9c2d1168c9f1e9bbd7ac0e92f6a
Author: Christopher Wellons <well...@nullprogram.com>
Commit: Christopher Wellons <well...@nullprogram.com>

    Fix header typo.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5519eabf10..bf3fd03bf5 100644
--- a/README.md
+++ b/README.md
@@ -199,7 +199,7 @@ Provides `ALTER TABLE` and `RENAME TO`.
 [:alter-table prices :rename-to costs]
 ```
 
-### :add-column `<column-spec>`
+##### :add-column `<column-spec>`
 
 Provides `ADD COLUMN`.
 

Reply via email to