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 67a5370 commit 285ba39Copy full SHA for 285ba39
client-generator/index.md
@@ -23,7 +23,7 @@ Client Generator works especially well with APIs built with the [API Platform](h
23
* edition form
24
* delete button
25
* Supports to-one and to-many relations
26
-* Use the appropriate input type (`number`, `date`...)
+* Uses the appropriate input type (`number`, `date`...)
27
* Client-side validation
28
* Subscribe to data updates pushed by server supporting [the Mercure protocol](https://mercure.rocks)
29
* Display server-side validation errors under the related input (if using API Platform Core)
0 commit comments