Skip to content

Commit b4ead92

Browse files
committed
Fix typo in Append messages Doc.
1 parent 9f8568a commit b4ead92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/explorer/api/uploading-traces/append-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The response object from the Invariant API.
7373

7474
### `create_request_and_append_messages`
7575

76-
The `create_request_and_append_messages` method is used to append messages to an existing trace. It creates a request object from the provided messages and trace id pushes this data to the API.
76+
The `create_request_and_append_messages` method is used to append messages to an existing trace. It creates a request object from the provided messages and trace id and pushes this data to the API.
7777

7878
##### `messages` <span class='type'>List[Dict]</span> <span class='required'/>
7979

0 commit comments

Comments
 (0)