diff --git a/docs/guide/tutorial-console.md b/docs/guide/tutorial-console.md index c8dd6fd974..2c9770754c 100644 --- a/docs/guide/tutorial-console.md +++ b/docs/guide/tutorial-console.md @@ -1,7 +1,7 @@ Console applications ==================== -Besides the rich features for building web applications, Yii also has full featured support for console applications +Besides the rich features for building web applications, Yii also has full-featured support for console applications which are mainly used to create background and maintenance tasks that need to be performed for a website. The structure of console applications is very similar to a Yii web application. It consists of one