Skip to content

Commit

Permalink
Update examples/rdkafka/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-szalwinski-he committed May 5, 2024
1 parent 61bf53c commit 2868dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rdkafka/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bundle exec ruby example.rb

Configure the oauthbearer refresh token callback.
Create a producer / consumer / admin client using the delayed start feature.
This allows the client to be registered with the `CLIENTS` hash.
This allows the client to be registered with the `@clients` hash.
Then start the client using the `start` method.

```ruby
Expand Down

0 comments on commit 2868dfe

Please sign in to comment.