diff --git a/.github/workflows/test_migration.yml b/.github/workflows/test_migration.yml
index a7e5cd8c..bedae278 100644
--- a/.github/workflows/test_migration.yml
+++ b/.github/workflows/test_migration.yml
@@ -64,4 +64,4 @@ jobs:
${{ github.event.pull_request.comments_url }} \
-H "Content-Type: application/json" \
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
- --data '{ "body": "Found the following differences in the sql schema: To get from local migrations to auto migration state one woud need to
Updated block " }'
+ --data '{ "body": "Found the following differences in the sql schema: To get from local migrations to auto migration state one would need to
Test concurrency " }'