Skip to content

Commit 4ec262f

Browse files
gjtorikianioquatix
authored andcommitted
Fix typo
1 parent fbd8fad commit 4ec262f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/inline-queue/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The {ruby Async::Job::Queue::Inline} queue is designed to process jobs in the ba
88

99
## Usage
1010

11-
You can use the inline quee for dequeueing and executing jobs:
11+
You can use the inline queue for dequeueing and executing jobs:
1212

1313
~~~ ruby
1414
pipeline = Async::Job::Builder.build(buffer) do

0 commit comments

Comments
 (0)