Skip to content

Commit

Permalink
Fixes rdoc formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alindeman committed Oct 17, 2011
1 parent cfe9920 commit 30d348c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -130,7 +130,7 @@ server.serve

#### Custom Queue Implementation

A custom queue object (e.g., [https://github.com/alindeman/circular_queue](circular_queue))
A custom queue object (e.g., [circular_queue](https://github.com/alindeman/circular_queue))
can be specified by passing a `:queue` option to the constructor.

```ruby
Expand Down

0 comments on commit 30d348c

Please sign in to comment.