Skip to content

Commit 7dc83f6

Browse files
committed
Update README.md
1 parent 59a34a0 commit 7dc83f6

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
@@ -1,7 +1,7 @@
11
Laravel DB Normalizer
22
=====================
33

4-
This [Laravel](http://www.laravel.com) package allows you to easily swap out your repository implementations, by providing a unified interface to your database / persistance layer results.
4+
This [Laravel](http://www.laravel.com) package allows you to easily swap out your repository implementations, by providing a unified interface to your database layer results.
55

66
It intercepts your results and turns them into collections and entities. That way, whether you are using Eloquent, the Query Builder or any other implementation, the results will be the same!
77

0 commit comments

Comments
 (0)