Skip to content

Commit 0a1263d

Browse files
authored
docs: fix typos in request queue limits description (#994)
1 parent f80635b commit 0a1263d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/storage/request_queue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ Check out the [Storage overview](/platform/storage#sharing-storages-between-runs
528528
529529
* While multiple Actor or task runs can _add new requests_ to a queue concurrently, only one run can _process a queue_ at any one time.
530530
531-
* The maximum legnth for request queue nams is 63 characters.
531+
* The maximum length for request queue name is 63 characters.
532532
533533
### Rate limiting {#rate-limiting}
534534

0 commit comments

Comments
 (0)