Skip to content

Commit 6bfca77

Browse files
committed
Sp. correction
1 parent 064c74e commit 6bfca77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-10-28-compare-cypress-playwright.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In addition to Cypress documentation, this blog proved useful in understand more
8989

9090
The time travel feature is effectively a record of the changing state of the system under test, which has proven to be invaluable to understand how the website behaves in response to our test inputs, and to debug.
9191

92-
Lets the demonstrate this by looking at an E2E test that uses our baseUrl set in config, and some of our imported fixture data.
92+
Lets demonstrate this by looking at an E2E test that uses our baseUrl set in config, and some of our imported fixture data.
9393

9494
##### Example
9595

0 commit comments

Comments
 (0)