Skip to content

Commit bd8a1f2

Browse files
author
Andrey Helldar
committed
Updated README.md
1 parent 0761a29 commit bd8a1f2

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
@@ -117,7 +117,7 @@ If the value is `$once = false`, the `up` method will be called every time the `
117117
In this case, information about it will not be written to the `migration_actions` table and, therefore, the `down` method will not be called when the rollback
118118
command is called.
119119

120-
#### Execution in a specific environment
120+
#### Execution In A Specific Environment
121121

122122
In some cases, it becomes necessary to execute an action in a specific environment. For example `production`.
123123

0 commit comments

Comments
 (0)