about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e84c9c2..730dff0 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ handful of concurrency models:
 For use with Revactor, the use of network-based Moneta stores or DRb is
 only advised if those stores are using Revactor-aware sockets.
 
-Likewise, with the *Fiber{Spawn,Pool} models, any network based stores
+Likewise, with the *FiberSpawn and FiberPool models, any network based stores
 should be using the wrapper class
 {Rainbows::Fiber::IO}[http://rainbows.rubyforge.org/Rainbows/Fiber/IO.html]