diff --git a/docs/source/backends/javascript.rst b/docs/source/backends/javascript.rst index ba1d7b530..13661dd06 100644 --- a/docs/source/backends/javascript.rst +++ b/docs/source/backends/javascript.rst @@ -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 ``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