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/en/reference/architecture.rst
+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,7 +1,7 @@
1
1
Architecture
2
2
============
3
3
4
-
The architecture of the PHPCR-ODM is similar to that of Doctrine 2 ORM. Please read
4
+
The architecture of the PHPCR-ODM is similar to that of Doctrine ORM. Please read
5
5
the `ORM architecture chapter <https://www.doctrine-project.org/projects/doctrine-orm/en/latest/reference/architecture.html>`_ to get a basic understanding of the Doctrine
6
6
architecture. We will focus on some notable differences here.
0 commit comments