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 4f9136c commit 51be0a3Copy full SHA for 51be0a3
symfony/index.md
@@ -247,7 +247,7 @@ You have started a project with the API Platform template and you would like to
247
Run the following command to import the changes since your last update:
248
249
```console
250
-curl -sSL https://raw.githubusercontent.com/coopTilleuls/template-sync/main/template-sync.sh| sh -s -- https://github.com/api-platform/api-platform
+curl -sSL https://raw.githubusercontent.com/coopTilleuls/template-sync/main/template-sync.sh | sh -s -- https://github.com/api-platform/api-platform
251
```
252
253
Resolve potential conflicts, run `git cherry-pick --continue` and you are done!
0 commit comments