diff --git a/developer_manual/basics/front-end/js.rst b/developer_manual/basics/front-end/js.rst index 60206646c..6f8350ffe 100644 --- a/developer_manual/basics/front-end/js.rst +++ b/developer_manual/basics/front-end/js.rst @@ -7,7 +7,7 @@ JavaScript .. sectionauthor:: Bernhard Posselt The JavaScript files reside in the **js/** folder and should be included -in the appropriate controller. There is two methods to inject your JavaScript files. +in the appropriate controller. There are two methods to inject your JavaScript files. 1. ``Util::addScript`` 2. ``Util::addInitScript``