diff --git a/README.md b/README.md
index 91b1839..0310fe3 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ SQLite does not support table and field comments so we are using external commen
             "field_name": "Field comment",
             "field_name2": "Field comment 2"
         }
-    },
+    }
 }
 ```
 
@@ -35,4 +35,4 @@ SQLite does not support table and field comments so we are using external commen
 
 ![](screenshots/output.png)
 
-Python is not my strong side
\ No newline at end of file
+Python is not my strong side