Skip to content

Commit

Permalink
fix: Class name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hunwalk committed Jun 23, 2021
1 parent 4067e84 commit 05f759a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/migrations/Install.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* Install migration.
*/
class install extends Migration
class Install extends Migration
{
/**
* @inheritdoc
Expand Down

0 comments on commit 05f759a

Please sign in to comment.