Skip to content

Commit 1ee3683

Browse files
committed
Fix unbalanced parenthesis in README
1 parent cba3702 commit 1ee3683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ _NOTE: There is an old gem from 2007 called "concurrent" that does not appear to
5454
## Features & Documentation
5555

5656
Please see the [Concurrent Ruby Wiki](https://github.com/ruby-concurrency/concurrent-ruby/wiki)
57-
or the [API documentation](http://ruby-concurrency.github.io/concurrent-ruby/frames.html))
57+
or the [API documentation](http://ruby-concurrency.github.io/concurrent-ruby/frames.html)
5858
for more information or join our [mailing list](http://groups.google.com/group/concurrent-ruby).
5959

6060
There are many concurrency abstractions in this library. These abstractions can be broadly categorized

0 commit comments

Comments
 (0)