Skip to content

Commit

Permalink
Updating documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 11, 2011
1 parent 3e39d92 commit 60268e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ var Dog = endtable.Object.extend(

- The first parameter contains all the methods that will be inherited by objects that instantiate the class.
- The second parameter provides meta information:
* _type_ represents the corresponding CouchDB resource name.
* _engine_ is an instance of the Endtable Engine described previously.
_type_ represents the corresponding CouchDB resource name.
_engine_ is an instance of the Endtable Engine described previously.

Creating ORM-Backed Objects
---------------------------
Expand Down

0 comments on commit 60268e5

Please sign in to comment.