Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit ea21ec0

Browse files
committed
Add missing word
1 parent b50f50c commit ea21ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ In **tests/index.test.ts** there are additional examples how the available code
6161
### Types
6262

6363
- **DateFunction**: Type for a function that returns a Date.
64-
- **ExitFunction**: Type for a function that given an exit does not return anything.
64+
- **ExitFunction**: Type for a function that given an exit code does not return anything.
6565
- **FetchFunction**: Type for a fetch function that given an input (url, request, etc.) and request init returns a Promise<Response>
6666

6767
### Core functions

0 commit comments

Comments
 (0)