Skip to content

Commit b78b3ce

Browse files
committed
Improve readability
1 parent efaa2c7 commit b78b3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ No configuration is required.
6565

6666
Forbids creating more than one table in a single Laravel migration.
6767

68-
A table creation is detected via multiple Schema::create() calls inside the same migration.
68+
A table creation is detected via multiple `Schema::create()` calls inside the same migration.
6969

7070
No configuration is required.

0 commit comments

Comments
 (0)