We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43207f8 commit 883fdccCopy full SHA for 883fdcc
docs/content/Batching.md
@@ -63,7 +63,7 @@ const serialBatching = async function(elem) {
63
64
```
65
66
-**GET of POST contents from and to different workloads - Making parallel requests**
+**GET and POST contents from and to different workloads - Making parallel requests**
67
68
```typescript
69
const parallelBatching = async function() {
0 commit comments