typo in readme

This commit is contained in:
Chris Anderson 2008-09-30 16:09:15 -07:00
parent afa19a74a1
commit 4d0b9302f7

View file

@ -53,4 +53,4 @@ Creating and Querying Views:
CouchRest::Model is a module designed along the lines of DataMapper::Resource. By
including it in your class, suddenly you get all sorts of magic sugar, so that
working with CouchDB in your Rails or Merb app is no harder than working with the
standard SQL alternatives. See the CouchRest::Model documentation for and example article class that illustrates usage.
standard SQL alternatives. See the CouchRest::Model documentation for an example article class that illustrates usage.