Skip to content

Commit ef79fed

Browse files
authored
Merge pull request #34 from anthonypeck/patch-2
Update using-multiple-databases.md
2 parents cbe4836 + 8b65324 commit ef79fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/using-multiple-databases.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class DatabaseSeeder extends Seeder
121121

122122
public function runLandlordSpecificSeeders()
123123
{
124-
// run landor specific seeders
124+
// run landlord specific seeders
125125
}
126126
}
127127
```

0 commit comments

Comments
 (0)