Skip to content

Commit 90b278f

Browse files
authored
Update README.md
Fix wrong spelling.
1 parent a8b64c5 commit 90b278f

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)