Skip to content

Commit

Permalink
minor doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
wheeler committed Feb 26, 2015
1 parent 6b537fd commit 8006428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ Multiple relation types:
* embedsMany
* hasAndBelongsToMany

options:
Each of these is defined as a configuration object with the following keys/value pairs:

| Key | Type | Description |
| --- | ---- | ----------- |
| --- | ---- | ------------ |
| [collection] | `Mongo.Collection` | collection this relation refereneces |
| [collectionName] _or_ [klass] _or_ [relationName] | `String` | the name of another collection defined in Graviton |
| [field] | `String` | the key name on this document |
Expand Down

0 comments on commit 8006428

Please sign in to comment.