Update docs/source/backends/javascript.rst

Co-authored-by: memoryruins <memoryruinsmusic@gmail.com>
This commit is contained in:
Rui Barreiro 2020-07-24 19:09:38 +01:00 committed by GitHub
parent 10be065553
commit 99ea8f59aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ expression.
``lambdaRequire`` also accepts a list of separated modules and assigns ``lambdaRequire`` also accepts a list of separated modules and assigns
them the name ``__require_<module name>``. them the name ``__require_<module name>``.
For completion below an example of a fogeign available only with ``browser`` codegen: For completion below an example of a foreign available only with ``browser`` codegen:
.. code-block:: idris .. code-block:: idris