Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcheok committed Jul 27, 2014
1 parent ec9ad33 commit 9157712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ or

[MCEpisode createInRealm:[RLMRealm defaultRealm] withJSONDictionary:dictionary];

When you specify a `primaryKey` (see below), objects in the realm with same values will be replaced instead of a duplication version of the object added.
When you specify a `primaryKey` (see below), objects in the realm with same primary key value will be replaced instead of a duplicate version of the object added.

### Configuration

Expand Down

0 comments on commit 9157712

Please sign in to comment.