From d110c8efa845cacd873112028293d6f3efbd0594 Mon Sep 17 00:00:00 2001 From: Alexis Lefebvre Date: Thu, 29 Jan 2026 15:22:20 +0100 Subject: [PATCH] docs: fix sentence about template-sync --- symfony/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/symfony/index.md b/symfony/index.md index fbf3ca9f404..ca6b30deb00 100644 --- a/symfony/index.md +++ b/symfony/index.md @@ -241,8 +241,9 @@ We are fond of [Hoppscotch](https://hoppscotch.com), a free and open source API ## Keep Your Project in Sync with the API Platform Template -You have started a project with the API Platform template and you would like to benefit from the latest enhancements introduced since you created your project (i.e. [FrankenPHP](https://frankenphp.dev/)). Just use this Git based tool -[The _template-sync_ project](https://github.com/coopTilleuls/template-sync) got you covered. +You have started a project with the API Platform template and you would like to benefit from the +latest enhancements introduced since you created your project (i.e. [FrankenPHP](https://frankenphp.dev/)). +Just use the git-based tool [_template-sync_ project](https://github.com/coopTilleuls/template-sync) that got you covered. Run the following command to import the changes since your last update: