Skip to content

Commit 5e7a9cf

Browse files
authored
docs: fix typo in fixture comment (#50)
1 parent 4cfc087 commit 5e7a9cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fixture.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export interface NetworkFixtureOptions {
3232
onUnhandledRequest?: UnhandledRequestStrategy
3333
/**
3434
* Skip common asset requests (e.g. `*.html`, `*.css`, `*.js`, etc).
35-
* This improves performance for certian projects.
35+
* This improves performance for certain projects.
3636
* @default true
3737
*
3838
* @see https://mswjs.io/docs/api/is-common-asset-request

0 commit comments

Comments
 (0)