From 37f59200148c41ce82e7d8d966eb48be0369680b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Asselin?= Date: Fri, 29 Nov 2013 17:14:27 -0500 Subject: [PATCH] Update index.md --- docs/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/index.md b/docs/guide/index.md index 422ca64..a560a3c 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -47,7 +47,7 @@ Extensions and 3rd party libraries - [Composer](composer.md) - How to manage applications dependencies via composer - [Extending Yii](extensions.md) -- [Template engines](template.md) - Using template engines such as Smary or Twig +- [Template engines](template.md) - Using template engines such as Smarty or Twig Security and access control ===========================