We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c03dbc + 445d0a9 commit ef515d2Copy full SHA for ef515d2
docs/testing/cypress.md
@@ -282,7 +282,7 @@ cy.server()
282
```
283
284
### Tip: Asserting an Http request response
285
-You can assert requests withtout mocking using `route` `onRequest` / `onResponse` e.g.
+You can assert requests without mocking using `route` `onRequest` / `onResponse` e.g.
286
287
```ts
288
cy.route({
0 commit comments