Skip to content

Commit 9ea05df

Browse files
committed
readme updated
1 parent df34672 commit 9ea05df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

14-FourteenthClass/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Date: 20 October, 2017
44
## Topics ##
55
- SQLite Database implementation with abstraction layer
66
- Create Database
7-
- Create two tables and create relationship using `Foreign Key`
7+
- Create two tables and make relationship using `Foreign Key`
88
- `ON CASCADE DELETE` implementation
99
- Insert operation
1010
- Read operation

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ No concrete implementation for database query. I implement here an abstraction l
148148
### [Class: 14](https://github.com/hasancse91/Android-Development-Course/tree/master/14-FourteenthClass)
149149
- SQLite Database implementation with abstraction layer
150150
- Create Database
151-
- Create two tables and create relationship using `Foreign Key`
151+
- Create two tables and make relationship using `Foreign Key`
152152
- `ON CASCADE DELETE` implementation
153153
- Insert operation
154154
- Read operation

0 commit comments

Comments
 (0)