Skip to content

Commit c23db39

Browse files
johnnypeckjaviereguiluz
authored andcommitted
Update doctrine.rst
Grammar.
1 parent d6c959b commit c23db39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ Querying with the Query Builder
742742
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743743

744744
Doctrine also provides a `Query Builder`_, an object-oriented way to write
745-
queries. It is recommended to use this when queries and build dynamically (i.e.
745+
queries. It is recommended to use this when queries are built dynamically (i.e.
746746
based on PHP conditions)::
747747

748748
// src/Repository/ProductRepository.php

0 commit comments

Comments
 (0)