Skip to content

Commit 0764a99

Browse files
committed
docs: fixed typo.
1 parent 95c100e commit 0764a99

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
@@ -175,7 +175,7 @@ They can help adapt legacy structures for better Laravel compatibility.
175175
Enable a normalizer via CLI:
176176

177177
```bash
178-
php artisan migrate:regenerate --normalizer=synthetic_pk
178+
php artisan migrate:regenerate --normalizer=pivot
179179
```
180180

181181
Or configure it in `config/migration-generator.php`:

0 commit comments

Comments
 (0)