Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <[email protected]>
  • Loading branch information
ehmicky and sindresorhus authored Sep 8, 2024
1 parent 86f7ebf commit a3a4e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const result = await spawn('npm', ['run', 'build'])

## API

### nanoSpawn(file, arguments?, options?)
### spawn(file, arguments?, options?) <sup>default export</sup>

`file`: `string`\
`arguments`: `string[]`\
Expand Down

0 comments on commit a3a4e0a

Please sign in to comment.