Skip to content

Commit 883fdcc

Browse files
Update Batching.md
1 parent 43207f8 commit 883fdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/Batching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const serialBatching = async function(elem) {
6363

6464
```
6565

66-
**GET of POST contents from and to different workloads - Making parallel requests**
66+
**GET and POST contents from and to different workloads - Making parallel requests**
6767

6868
```typescript
6969
const parallelBatching = async function() {

0 commit comments

Comments
 (0)