diff --git a/.github/workflows/create-issue-dependencies.yml b/.github/workflows/create-issue-dependencies.yml
index 625e6e182..638088c2e 100644
--- a/.github/workflows/create-issue-dependencies.yml
+++ b/.github/workflows/create-issue-dependencies.yml
@@ -15,10 +15,7 @@ jobs:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         title: Upgrade dependencies
         body: |
-          We need to update the dependencies of the Meilisearch 
-          repository, and, if possible, the dependencies of all 
-          the core-team repositories that Meilisearch depends on 
-          (milli, charabia, heed...).
+          We need to update the dependencies of the Meilisearch repository, and, if possible, the dependencies of all the core-team repositories that Meilisearch depends on (milli, charabia, heed...).
 
           ⚠️ This issue should only be done at the beginning of the sprint!     
         labels: |