Skip to content

Commit 4f8f72c

Browse files
authored
Merge pull request #13164 from Bytepie/patch-1
Update js.rst
2 parents dc3cedc + ee4d7e7 commit 4f8f72c

File tree

1 file changed

+1
-1
lines changed
  • developer_manual/basics/front-end

1 file changed

+1
-1
lines changed

developer_manual/basics/front-end/js.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ JavaScript
77
.. sectionauthor:: Bernhard Posselt <[email protected]>
88

99
The JavaScript files reside in the **js/** folder and should be included
10-
in the appropriate controller. There is two methods to inject your JavaScript files.
10+
in the appropriate controller. There are two methods to inject your JavaScript files.
1111

1212
1. ``Util::addScript``
1313
2. ``Util::addInitScript``

0 commit comments

Comments
 (0)