We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34e8b0 commit 40c7632Copy full SHA for 40c7632
src/Autocomplete/src/Resources/doc/index.rst
@@ -259,8 +259,8 @@ to the options above, you can also pass:
259
->setParameter('filter', '%'.$query.'%');
260
}
261
``max_results`` (default: 10)
262
- Allow you to control the reults number returned by a query on automatic endpoint.
263
- Set it to ``null`` if you don't want to limit results.
+ Allow you to control the max number of results returned by the automatic autocomplete endpoint.
+
264
Using with a TextType Field
265
---------------------------
266
0 commit comments