There was an error while loading. Please reload this page.
1 parent 4cfc087 commit 5e7a9cfCopy full SHA for 5e7a9cf
1 file changed
src/fixture.ts
@@ -32,7 +32,7 @@ export interface NetworkFixtureOptions {
32
onUnhandledRequest?: UnhandledRequestStrategy
33
/**
34
* Skip common asset requests (e.g. `*.html`, `*.css`, `*.js`, etc).
35
- * This improves performance for certian projects.
+ * This improves performance for certain projects.
36
* @default true
37
*
38
* @see https://mswjs.io/docs/api/is-common-asset-request
0 commit comments