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 fbd8fad commit 4ec262fCopy full SHA for 4ec262f
guides/inline-queue/readme.md
@@ -8,7 +8,7 @@ The {ruby Async::Job::Queue::Inline} queue is designed to process jobs in the ba
8
9
## Usage
10
11
-You can use the inline quee for dequeueing and executing jobs:
+You can use the inline queue for dequeueing and executing jobs:
12
13
~~~ ruby
14
pipeline = Async::Job::Builder.build(buffer) do
0 commit comments