From 766ec231f598276b1c792c759986f431ed2b43a9 Mon Sep 17 00:00:00 2001 From: sigoden Date: Sat, 3 Aug 2024 03:14:29 +0000 Subject: chore: update description of some tools --- tools/execute_js_code.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/execute_js_code.js') diff --git a/tools/execute_js_code.js b/tools/execute_js_code.js index bef6454..853ccab 100644 --- a/tools/execute_js_code.js +++ b/tools/execute_js_code.js @@ -1,5 +1,5 @@ /** - * Runs the javascript code in node.js. + * Execute the javascript code in node.js. * @typedef {Object} Args * @property {string} code - Javascript code to execute, such as `console.log("hello world")` * @param {Args} args -- cgit v1.2.3