Add a forgotten word.

This commit is contained in:
Ben Orenstein
2011-02-19 13:04:22 -05:00
committed by Mani Tadayon
parent a40b7159d9
commit 308328fd7f

View File

@@ -27,7 +27,7 @@ class Object
# end
# end
#
# It also be used with an explicit receiver:
# It can also be used with an explicit receiver:
#
# map.with_options :controller => "people" do |people|
# people.connect "/people", :action => "index"