Skip to content

Commit 54945e3

Browse files
amitavroykpicaza
authored andcommitted
Update persitence.md
I think the sentence is not correctly formed
1 parent 24960f3 commit 54945e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/persitence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Persistence Layer
22

3-
Antidot Framework doesn't have any persistence layer defined, it left the decision o where and how you want to store and consume your data.
3+
Antidot Framework doesn't have any persistence layer defined, it is left to the decision of the user where and how you want to store and consume your data.
44
Anyway, we provide some adapters to use out of the box for the most popular persistence libraries.
55

66
## Doctrine DBAL Adapter

0 commit comments

Comments
 (0)