Skip to content

Commit 285e7ff

Browse files
committed
docs: rename batch integration to actual use case name
Signed-off-by: heitorlessa <[email protected]>
1 parent 27903e0 commit 285e7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/idempotency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ You can customize the attribute names during initialization:
431431

432432
### Common use cases
433433

434-
#### Batch integration
434+
#### Batch processing
435435

436436
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.
437437

0 commit comments

Comments
 (0)