Skip to content

Commit 690ca73

Browse files
[AssetMapper] Minor
1 parent 86976e6 commit 690ca73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ this section, the ``assets/app.js`` file is loaded & executed by the browser.
167167

168168
.. tip::
169169

170-
When importing relative files, be sure to include the ``.js`` extension.
171-
Unlike in Node, the extension is required in the browser environment.
170+
When importing relative files, be sure to include the ``.js`` filename extension.
171+
Unlike in Node.js, this extension is required in the browser environment.
172172

173173
Importing 3rd Party JavaScript Packages
174174
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)