You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework/persitence.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Persistence Layer
2
2
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.
4
4
Anyway, we provide some adapters to use out of the box for the most popular persistence libraries.
0 commit comments