Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GRISHNOV committed Mar 31, 2023
1 parent 670d7c5 commit c2900be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ local res, errs = crud.insert_object_many('customers', {
}, {
stop_on_error = true,
rollback_on_error = true,
}})
})
---
res
- metadata:
Expand Down

0 comments on commit c2900be

Please sign in to comment.