Skip to content

Commit

Permalink
Core data stack pic fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sashakid committed Dec 12, 2017
1 parent eb68ede commit e09d3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main/14_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ A Core Data stack is composed of the following objects: one or more managed obje
4. A managed object model that describes the entities in the stores.
5. A managed object context that provides a scratch pad for managed objects.

<img src="https://github.com/sashakid/ios-guide/blob/master/Images/core_data_stack.png">
<img src="https://github.com/sashakid/ios-guide/blob/master/Images/core_data_stack.jpg">

1. Persistent store

Expand Down

0 comments on commit e09d3b3

Please sign in to comment.