From a3a4e0a4e71d8c7eac86067d4eb3206dd314ad8c Mon Sep 17 00:00:00 2001 From: ehmicky Date: Sun, 8 Sep 2024 19:02:25 +0100 Subject: [PATCH] Update readme.md Co-authored-by: Sindre Sorhus --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7323d38..f815e2d 100644 --- a/readme.md +++ b/readme.md @@ -74,7 +74,7 @@ const result = await spawn('npm', ['run', 'build']) ## API -### nanoSpawn(file, arguments?, options?) +### spawn(file, arguments?, options?) default export `file`: `string`\ `arguments`: `string[]`\