Skip to content

Commit c486508

Browse files
bendaviesdunglas
andauthored
Update client-generator/react-native.md
Co-Authored-By: dunglas <[email protected]>
1 parent 6d58baf commit c486508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-generator/react-native.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In the app directory, generate the files for the resource you want:
3030
$ npx @api-platform/client-generator https://demo.api-platform.com . -g react-native --resource book
3131
```
3232

33-
Replace the URL by the entrypoint of your Hydra-enabled API.
33+
Replace the URL with the entrypoint of your Hydra-enabled API.
3434
Omit the resource flag to generate files for all resource types exposed by the API.
3535

3636
Create a `Router.js` file to import all routes:

0 commit comments

Comments
 (0)