We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742ed41 commit 344ee9eCopy full SHA for 344ee9e
core-telemetry/lib/Core/Telemetry/Identifiers.hs
@@ -242,7 +242,7 @@ createTraceParentHeader trace unique =
242
in version <> "-" <> unTrace trace <> "-" <> unSpan unique <> "-" <> flags
243
244
{- |
245
-Get the identifier of the current trace, if you are ithin a trace started by
+Get the identifier of the current trace, if you are within a trace started by
246
'beginTrace' or 'usingTrace'.
247
248
@since 0.1.9
0 commit comments