From a4df70045e33fabcb9a899250c6907c86c843fd4 Mon Sep 17 00:00:00 2001 From: brizzz Date: Fri, 2 Feb 2018 10:33:32 +0300 Subject: [PATCH] fix typo --- frontend/encore/versus-assetic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/encore/versus-assetic.rst b/frontend/encore/versus-assetic.rst index 8907bd3620f..aeff486f3ab 100644 --- a/frontend/encore/versus-assetic.rst +++ b/frontend/encore/versus-assetic.rst @@ -51,6 +51,6 @@ Should I Upgrade from Assetic to Encore --------------------------------------- If you already have Assetic working in an application, and haven't needed any of -the features that Encore offers over Assetic, continuting to use Assetic is fine. +the features that Encore offers over Assetic, continuing to use Assetic is fine. If you *do* start to need more features, then you might have a business case for changing to Encore.