Skip to content

Commit

Permalink
Rename migration file
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodeholic committed Feb 21, 2018
1 parent 374b620 commit e07d02b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/**
* Handles adding short_description to table `page_transaction`.
*/
class m180221_085308_add_short_description_column_to_page_transaction_table extends Migration
class m180221_085308_add_short_description_column_to_page_translation_table extends Migration
{
/**
* @inheritdoc
Expand Down

0 comments on commit e07d02b

Please sign in to comment.