Skip to content

Commit 2329a00

Browse files
committed
Merge branch 'master' of github.com:antidot-framework/antidot-docs
2 parents 14da2ba + 54945e3 commit 2329a00

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)