Merge pull request #1236 from abackstrom/patch-1
Minor docs fix: missing word 'do'
This commit is contained in:
commit
5237692979
@ -12,7 +12,7 @@ As the term ORM already hints at, Doctrine 2 aims to simplify the
|
|||||||
translation between database rows and the PHP object model. The
|
translation between database rows and the PHP object model. The
|
||||||
primary use case for Doctrine are therefore applications that
|
primary use case for Doctrine are therefore applications that
|
||||||
utilize the Object-Oriented Programming Paradigm. For applications
|
utilize the Object-Oriented Programming Paradigm. For applications
|
||||||
that not primarily work with objects Doctrine 2 is not suited very
|
that do not primarily work with objects Doctrine 2 is not suited very
|
||||||
well.
|
well.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user