Skip to content

Commit 346a108

Browse files
Julianna Langstonkriswest
authored andcommitted
Address typo
1 parent 80b029f commit 346a108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/api/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ Registered listeners SHOULD receive the following properties:
874874

875875
### Trace information
876876

877-
The Desktop Agent SHOULD provide a `traceId` to intent handlers. If the originating app provides `traceId` infomration, the Desktop Agent SHOULD use provide the `traceId` from the app. If the originating app does not provide `traceId` information, the Desktop Agent SHOULD generate a uuid.,
877+
The Desktop Agent SHOULD provide a `traceId` to intent handlers. If the originating app provides `traceId` information, the Desktop Agent SHOULD use provide the `traceId` from the app. If the originating app does not provide `traceId` information, the Desktop Agent SHOULD generate a uuid.,
878878

879879
If an app receives a context (from a broadcast or raised intent), and then performs an action *as a result of*, the app MAY forward the `traceId`. The Desktop Agent MAY collect the use of trace information and timestamp information for observability features.
880880

0 commit comments

Comments
 (0)