Skip to content

Commit

Permalink
Update docs/src/api/class-tracing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Gozman <[email protected]>
Signed-off-by: Yury Semikhatsky <[email protected]>
  • Loading branch information
yury-s and dgozman committed Dec 21, 2023
1 parent 6484f40 commit 10d9dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/api/class-tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ Trace name to be shown in the Trace Viewer.

If specified, intermediate trace files are going to be saved into the files with the
given name prefix inside the [`option: tracesDir`] folder specified in [`method: BrowserType.launch`].
If you are looking for an option to specify ouput zip file name, you need to pass `path` option to
To specify the final trace zip file name, you need to pass `path` option to
[`method: Tracing.stopChunk`] instead.

## async method: Tracing.stop
Expand Down

0 comments on commit 10d9dd8

Please sign in to comment.