docs: typo in transactions page (#4565)

This commit is contained in:
Sajarin M
2023-12-20 12:01:50 +05:30
committed by GitHub
parent 0b2da4fba7
commit 0c905f0da7

View File

@@ -48,7 +48,7 @@ const afterChange: CollectionAfterChangeHook = async ({ req }) => {
})
// Should this call fail, it will not rollback other changes
// because the req (and its transationID) is not passed through
// because the req (and its transactionID) is not passed through
const safelyIgnoredAsync = req.payload.create({
collection: 'my-slug',
data: {