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 79b1bf5 commit 60cf911Copy full SHA for 60cf911
tools/js2c.py
@@ -29,7 +29,7 @@
29
30
"""
31
This is a utility for converting JavaScript source code into uint16_t[],
32
-that are used for embeding JavaScript code into the Node.js binary.
+that are used for embedding JavaScript code into the Node.js binary.
33
34
import argparse
35
import os
0 commit comments