Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sleeper committed Jan 31, 2012
1 parent 2295854 commit 21447c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goliath.html
Expand Up @@ -93,7 +93,7 @@ <h1>Spaghetti code !</h1>
<h1>Ruby's Fibers</h1> <h1>Ruby's Fibers</h1>
<section> <section>
<ul> <ul>
<li>Available on MIR 1.9.x</li> <li>Available on MRI 1.9.x</li>
<li> ~ Continuations </li> <li> ~ Continuations </li>
<li> Light-weigth concurrency: cheaper, easier than threads</li> <li> Light-weigth concurrency: cheaper, easier than threads</li>
</ul> </ul>
Expand Down

0 comments on commit 21447c1

Please sign in to comment.