Skip to content

Commit fb9bc78

Browse files
committed
Content: What is Core Data? (edited A)
1 parent 67bd7a5 commit fb9bc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Use the Table of Contents to practice and test your knowledge. It doesn't show t
7878

7979
#### What is Core Data?
8080

81-
Core Data is a framework that is used to manage the model layer objects. It has the ability to persist object graphs to a persistent store.
81+
Core Data is a framework that is used to manage model layer objects. It has the ability to persist object graphs to a persistent store. Data is organized into relational entity-attribute model.
8282

8383
#### When would you use Core Data over NSUserDefault?
8484

0 commit comments

Comments
 (0)