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.
1 parent 5c03dbc commit 445d0a9Copy full SHA for 445d0a9
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