You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -298,7 +298,7 @@ For more information on MongoDB's collation feature, visit the [collation refere
298
298
299
299
This adapter includes support to enable database transaction to rollback the persisted records for any error occured for a api call. This requires [Mongo-DB v4.x](https://docs.mongodb.com/manual/) installed and [replica-set](https://linode.com/docs/databases/mongodb/create-a-mongodb-replica-set/#start-replication-and-add-members) enabled.
300
300
301
-
Start working with transactin enabled by adding the following lines in `app.hooks.js` or `<any-service>.hooks.js`.
301
+
Start working with transaction enabled by adding the following lines in `app.hooks.js` or `<any-service>.hooks.js`.
0 commit comments