Skip to content

Commit 1ce35df

Browse files
adamjsrotelbot[bot]tiffany76
authored
Update traces.md (#8042)
Co-authored-by: otelbot <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 171db5c commit 1ce35df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎content/en/docs/concepts/signals/traces.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ For example, consider two scenarios in a web browser:
271271
1. Tracking a page load
272272
2. Denoting when a page becomes interactive
273273

274-
A Span is best used to the first scenario because it's an operation with a start
275-
and an end.
274+
A Span is best used to track the first scenario because it's an operation with a
275+
start and an end.
276276

277277
A Span Event is best used to track the second scenario because it represents a
278278
meaningful, singular point in time.

0 commit comments

Comments
 (0)