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 f80635b commit 0a1263dCopy full SHA for 0a1263d
sources/platform/storage/request_queue.md
@@ -528,7 +528,7 @@ Check out the [Storage overview](/platform/storage#sharing-storages-between-runs
528
529
* 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.
530
531
-* The maximum legnth for request queue nams is 63 characters.
+* The maximum length for request queue name is 63 characters.
532
533
### Rate limiting {#rate-limiting}
534
0 commit comments