Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c23db39

Browse filesBrowse files
johnnypeckjaviereguiluz
authored andcommitted
Update doctrine.rst
Grammar.
1 parent d6c959b commit c23db39
Copy full SHA for c23db39

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doctrine.rst

Copy file name to clipboardExpand all lines: doctrine.rst
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.