Skip to content

Commit a69140b

Browse files
samdarkCopilot
andauthored
Update src/guide/intro/upgrade-from-v2.md
Co-authored-by: Copilot <[email protected]>
1 parent 4ac769d commit a69140b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/intro/upgrade-from-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ but might be alien to users of Yii 1.1 and Yii 2.0.
8989

9090
### Handlers
9191

92-
Unlike Yii 2.0, Yii3 doesn't have controllers concept. Instead, it uses [handlers](../structure/handler.md) which
92+
Unlike Yii 2.0, Yii3 doesn't use controllers. Instead, it uses [handlers](../structure/handler.md) which
9393
are similar to controllers but different.
9494

9595
### Application structure

0 commit comments

Comments
 (0)