Skip to content

Commit f9a2e24

Browse files
author
obozdag
authored
docs: Fix typo in dbtgmt/migration.rst
Fix typo in dbtgmt/migration.rst
1 parent 8b0c99b commit f9a2e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/dbmgmt/migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ creates is the Pascal case version of the filename.
209209
210210
php spark make:migration <class> [options]
211211
212-
You can use (``make:migration``) with the following options:
212+
You can use (make:migration) with the following options:
213213

214214
- ``--namespace`` - Set root namespace. Default: ``APP_NAMESPACE``.
215215
- ``--suffix`` - Append the component title to the class name.

0 commit comments

Comments
 (0)