From 817488498d8f709fc24bcc3a881f21c3482182ac Mon Sep 17 00:00:00 2001 From: Gabi Udrescu Date: Mon, 17 Jan 2022 14:53:49 +0200 Subject: [PATCH] Remove symfony2 reference --- Resources/doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/index.md b/Resources/doc/index.md index c55ff08d..25b04d76 100644 --- a/Resources/doc/index.md +++ b/Resources/doc/index.md @@ -1,7 +1,7 @@ JsTranslationBundle =================== -A pretty nice way to expose your Symfony2 translation messages to your client +A pretty nice way to expose your Symfony translation messages to your client applications. **Important:** This documentation has been written for version `2.0.0` and above