We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce44d3b commit b663a06Copy full SHA for b663a06
docs/source/backends/javascript.rst
@@ -2,7 +2,7 @@
2
Javascript and Node Code Generators
3
***********************************
4
5
-There two javascript code generators ``node`` and ``javascript``. There are two
+There are two javascript code generators, ``node`` and ``javascript``. There are two
6
differences between the two: the ``javascript`` code generator when called to
7
output an HTML file will also generate a basic HTML document with the
8
generated code inside a ``<script>`` tag; the other distinction is on the ffi
0 commit comments