Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Dec 10, 2022
1 parent e851c61 commit e331353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ export interface CommonOptions<EncodingType> {
*Requires Node.js 16 or later.*
@example
```js
```
import {execa} from 'execa';
const abortController = new AbortController();
Expand Down

0 comments on commit e331353

Please sign in to comment.