diff --git a/extensions/twig/README.md b/extensions/twig/README.md index 18107bc..8099e1c 100644 --- a/extensions/twig/README.md +++ b/extensions/twig/README.md @@ -11,7 +11,7 @@ return [ 'components' => [ 'view' => [ 'renderers' => [ - 'tpl' => [ + 'twig' => [ 'class' => 'yii\twig\ViewRenderer', //'cachePath' => '@runtime/Twig/cache', //'options' => [], /* Array of twig options */