Skip to content

Commit 121e765

Browse files
GRISHNOVDifferentialOrange
authored andcommitted
doc: fix typo
1 parent 670d7c5 commit 121e765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ local res, errs = crud.insert_object_many('customers', {
385385
}, {
386386
stop_on_error = true,
387387
rollback_on_error = true,
388-
}})
388+
})
389389
---
390390
res
391391
- metadata:

0 commit comments

Comments
 (0)