Skip to content

Commit 26071ac

Browse files
author
Chris Cho
committed
fix rst
1 parent 7cdbf35 commit 26071ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/eloquent-models/schema-builder.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ following changes to perform the schema changes on your MongoDB database:
6969

7070
If your default database connection is set to anything other than your
7171
MongoDB database, update the following items so that PHP artisan performs
72-
the migration on the correct database::
72+
the migration on the correct database:
7373

7474
- Specify ``mongodb`` in the ``$connection`` field of your migration class
7575
- Set ``DB_CONNECTION=mongodb`` in your ``.env`` configuration file

0 commit comments

Comments
 (0)