Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mindler-olli committed Apr 18, 2024
1 parent dfc5a0b commit 5a48f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/queryCreator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ export class QueryCreator<DDB> {
}

/**
* Returns a builder that can be used to group many different operations
* together and execute them in a transaction.
* Returns a builder that can be used to group many different write
* operations together and execute them in a transaction.
*
* @see https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/dynamodb/command/TransactWriteItemsCommand/
*/
Expand Down

0 comments on commit 5a48f58

Please sign in to comment.