typo in readme
This commit is contained in:
parent
afa19a74a1
commit
4d0b9302f7
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue