Skip to content

Commit a197f0c

Browse files
Minor typo
1 parent a7e94f4 commit a197f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ knows that the first migration was already executed earlier. Behind the scenes,
272272
automatically manages a ``migration_versions`` table to track this.
273273

274274
Each time you make a change to your schema, run these two commands to generate the
275-
migration and then execute it. Be sure to commit the migration files and run execute
275+
migration and then execute it. Be sure to commit the migration files and execute
276276
them when you deploy.
277277

278278
.. _doctrine-generating-getters-and-setters:

0 commit comments

Comments
 (0)