Skip to content

Commit ec6f46b

Browse files
committed
doc: fixed incoming method
1 parent 0a1ec81 commit ec6f46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ On failure, this method returns `nil` and a string describing the error (like a
184184

185185
incoming
186186
--------
187-
**syntax:** `delay, err = obj:take(key, commit)`
187+
**syntax:** `delay, err = obj:incoming(key, commit)`
188188

189189
Fires a new request incoming event and calculates the delay needed (if any) for the current request
190190
upon the specified key or whether the user should reject it immediately.

0 commit comments

Comments
 (0)