Skip to content

Commit b364250

Browse files
authored
Update README.md (#1513)
1 parent 4df6d2b commit b364250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jfr-events/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Create JFR events that can be recorded and viewed in Java Mission Control (JMC).
66

77
* Creates Open Telemetry Tracing/Span events for spans
8-
* The thread and stracktrace will be of the thead ending the span which might be different than the thread creating the span.
8+
* The thread and stacktrace will be of the thead ending the span which might be different from the thread creating the span.
99
* Has the fields
1010
* Operation Name
1111
* Trace ID

0 commit comments

Comments
 (0)