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 9ae673e commit 0782e55Copy full SHA for 0782e55
20_node.txt
@@ -244,7 +244,7 @@ var argument = process.argv[2];
244
console.log(garble(argument));
245
----
246
247
-(((reuse)))The file `garble.js` defines a library for gabling strings,
+(((reuse)))The file `garble.js` defines a library for garbling strings,
248
which can be used both by the command line tool defined above and by
249
other scripts that need direct access to a garbling function.
250
0 commit comments