Skip to content

Commit 14d4f4d

Browse files
committed
docs: rename batch integration to actual use case name
Signed-off-by: heitorlessa <[email protected]>
1 parent 6c02031 commit 14d4f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/idempotency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ You can customize the attribute names during initialization:
467467

468468
### Common use cases
469469

470-
#### Batch integration
470+
#### Batch processing
471471

472472
You can can easily integrate with [Batch](batch.md){target="_blank"} using the [idempotent_function decorator](#idempotent_function-decorator) to handle idempotency per message/record in a given batch.
473473

0 commit comments

Comments
 (0)