Skip to content

Commit 8bf9ec4

Browse files
committed
README
1 parent df0de62 commit 8bf9ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ employeeSalaryQuery.first(managedObjectContext: moc)
5454
// etc.
5555
```
5656

57-
The ability to store and reuse queries without specifying a managed object context up front is one of the great advantages of CDQI.
57+
The ability to store and reuse queries without specifying a managed object context up front is one of the great advantages of CDQI, making it possible to create a library of reusable queries.
5858

5959
## Status
6060

0 commit comments

Comments
 (0)