Skip to content

Commit 51be0a3

Browse files
authored
typo: add space to sync command (#2184)
1 parent 4f9136c commit 51be0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ You have started a project with the API Platform template and you would like to
247247
Run the following command to import the changes since your last update:
248248

249249
```console
250-
curl -sSL https://raw.githubusercontent.com/coopTilleuls/template-sync/main/template-sync.sh| sh -s -- https://github.com/api-platform/api-platform
250+
curl -sSL https://raw.githubusercontent.com/coopTilleuls/template-sync/main/template-sync.sh | sh -s -- https://github.com/api-platform/api-platform
251251
```
252252

253253
Resolve potential conflicts, run `git cherry-pick --continue` and you are done!

0 commit comments

Comments
 (0)