Update intro-upgrade-from-v1.md

I think it is a small mistake.
parent c3882035
......@@ -188,7 +188,7 @@ public function scenarios()
{
return [
'backend' => ['email', 'role'],
'frontend' => ['email', '!name'],
'frontend' => ['email', '!role'],
];
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment