Skip to content

Commit 0fff705

Browse files
author
Amoki
committed
typo
1 parent dc81830 commit 0fff705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ POST <your_hydrater_server_url>/hydrate
6868
### Optional parameters
6969
`createServer()` takes an object hash for argument. `hydrater_function` is mandatory, optional values includes:
7070

71-
* `concurrency`: max number of simultaneous calls to your hydrater function (default: 1).
72-
* `opbeat`: an object usef for opbeat notifications. It must have `organizationId`, `appId`, `secretToken` keys.
71+
* `concurrency`: max number of simultaneous calls to your hydrater function (default: 1). One child process per concurrency will spawn.
72+
* `opbeat`: an object used for opbeat notifications. It must have `organizationId`, `appId` and `secretToken` keys.
7373

7474
Errors
7575
------

0 commit comments

Comments
 (0)