mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
All words in h3 in docs must start with capital letter (#13207)
This commit is contained in:

committed by
Carsten Brandt

parent
a1581329cf
commit
7be8ccbb41
@ -891,7 +891,7 @@ will be used to record the migration history. You no longer need to specify it v
|
||||
command-line option.
|
||||
|
||||
|
||||
### Separated migrations <span id="separated-migrations"></span>
|
||||
### Separated Migrations <span id="separated-migrations"></span>
|
||||
|
||||
Sometimes you may need to use migrations from a different namespace. It can be some extension or module in your own
|
||||
project. One of such examples is migrations for [RBAC component](security-authorization.md#configuring-rbac).
|
||||
|
Reference in New Issue
Block a user