Skip to content

Commit cc636e4

Browse files
Snooz82dgozman
andauthored
Update docs/src/api/class-tracing.md
Co-authored-by: Dmitry Gozman <[email protected]> Signed-off-by: René <[email protected]>
1 parent 1c8f020 commit cc636e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api/class-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ To specify the final trace zip file name, you need to pass `path` option to
284284
## async method: Tracing.group
285285
* since: v1.49
286286

287-
Creates a new inline group in the trace log, causing any subsequent calls to be indented by an additional level, until [`method: Tracing.groupEnd`] is called.
287+
Creates a new inline group in the trace, causing any subsequent calls to belong to this group, until [`method: Tracing.groupEnd`] is called.
288288

289289
### param: Tracing.group.name
290290
* since: v1.49

0 commit comments

Comments
 (0)