Skip to content

Commit 9e7180f

Browse files
Fix styling
1 parent 7dc58ec commit 9e7180f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/migrations/2025_03_25_071959_add_deleted_at_to_drafts_table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public function up(): void
1717
}
1818

1919
/**
20-
* Reverse the migrations.
20+
* Reverse the migrations.
2121
*/
2222
public function down(): void
2323
{

0 commit comments

Comments
 (0)