Skip to content

Commit be8ab03

Browse files
committed
docs: keep old section name for stats
1 parent 9ceb74b commit be8ab03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/utilities/batch.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ The remaining sections of the documentation will rely on these samples. For comp
216216

217217
```
218218

219-
### Processing SQS batch
219+
### Processing messages from SQS
220220

221221
Processing batches from SQS works in four stages:
222222

@@ -345,7 +345,7 @@ Processing batches from SQS works in four stages:
345345
}
346346
```
347347

348-
### Processing Kinesis batch
348+
### Processing messages from Kinesis
349349

350350
Processing batches from Kinesis works in four stages:
351351

@@ -474,7 +474,7 @@ Processing batches from Kinesis works in four stages:
474474
```
475475

476476

477-
### Processing DynamoDB batch
477+
### Processing messages from DynamoDB
478478

479479
Processing batches from Kinesis works in four stages:
480480

0 commit comments

Comments
 (0)