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:27 +01:00 committed by GitHub
parent 211a5e55cc
commit 10be065553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ There are three main kinds of javascript ffi specifiers ``javascript``,
node and the browser, ``node`` for foreigns that are only available on node and node and the browser, ``node`` for foreigns that are only available on node and
``browser`` for browser only foreigns. ``browser`` for browser only foreigns.
For ``node`` there are two ways o defining a foreign: For ``node`` there are two ways of defining a foreign:
.. code-block:: idris .. code-block:: idris