diff --git a/SCENARIOS.md b/SCENARIOS.md index b74d9a4..8a2dd39 100644 --- a/SCENARIOS.md +++ b/SCENARIOS.md @@ -131,4 +131,4 @@ If the entire `mock` is a function, it will be called when determining if an inc - `req`: (*Object*): The normalized request object with `path`, `method`, `body`, `headers`, and `query` properties. - `match`: (*Function*): Parrot's internal matching function that can be run against a request object. -- Additional implementation-specific arguments passed are the Express `req` and `res` objects for parrot-middleware and the `input` and `init` arguments to `fetch` for parrot-fetch. \ No newline at end of file +- Additional implementation-specific arguments passed are the Express `req` and `res` objects for parrot-middleware and the `input` and `init` arguments to `fetch` for parrot-fetch.