Skip to content

Commit bd87d86

Browse files
committed
spelling
1 parent 8499033 commit bd87d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/migrations/Version20240322141105.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ final class Version20240322141105 extends AbstractMigration
1414
{
1515
public function getDescription(): string
1616
{
17-
return 'Add columns teamid, probid, cid and an uniq index with them to the baloon table.';
17+
return 'Add columns teamid, probid, cid and an uniq index with them to the balloon table.';
1818
}
1919

2020
public function up(Schema $schema): void

0 commit comments

Comments
 (0)