Skip to content

Commit 72bf532

Browse files
committed
fix: fix typo
1 parent 882625a commit 72bf532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/time-travel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import Admonition from "@theme/Admonition";
88

99
The Time Travel mode is a new Testplane UI tool that allows you to observe test execution in real-time, as well as record and replay the test's progress.
1010

11-
- Time Travel records snapshots of the DOM treenot screenshots or videos, but the actual DOM structure
11+
- Time Travel records snapshots of the DOM tree, not screenshots or videos, but the actual DOM structure
1212
- The average snapshot size is about 200KB thanks to compression and an incremental recording algorithm
1313
- The entire functionality is available both within the GUI and in a static report generated from any CI
1414

0 commit comments

Comments
 (0)