Skip to content

Commit

Permalink
Update 2012-08-13-nsincrementalstore.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Jun 12, 2013
1 parent dd57d32 commit 11bbcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2012-08-13-nsincrementalstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ This method requires very specific and very different return values depending on
- Result Type: `NSCountResultType`

> **Return**: `NSArray` containing one `NSNumber` of count of objects matching request (not `NSNumber` as mentioned here before)
> **Return**: <del><tt>NSNumber</tt></del><ins><tt>NSArray</tt> containing one <tt>NSNumber</tt> of count of objects matching request</ins>
#### Request Type: `NSSaveRequestType`

Expand Down

0 comments on commit 11bbcb5

Please sign in to comment.