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 ac6b110 commit dc76b31Copy full SHA for dc76b31
client-generator/react.md
@@ -57,7 +57,7 @@ $ docker-compose exec client generate-api-platform-client --resource book
57
58
Omit the resource flag to generate files for all resource types exposed by the API.
59
60
-If you don't use a standalone installation, run the following command instead:
+If you don't use the standalone installation, run the following command instead:
61
62
```bash
63
$ npx @api-platform/client-generator https://demo.api-platform.com src/ --resource book
0 commit comments