diff --git a/pages/blog/posts/rxdb-case-study.md b/pages/blog/posts/rxdb-case-study.md index fa29661ff..11748b6b9 100644 --- a/pages/blog/posts/rxdb-case-study.md +++ b/pages/blog/posts/rxdb-case-study.md @@ -53,7 +53,6 @@ Below is a sample RxDB schema that demonstrates how standard JSON Schema vocabul ```ts const mySchema = { - primaryKey: 'id', type: 'object', properties: { id: {