Skip to content

Commit 99d50a8

Browse files
committed
refactor: Improve documentation
1 parent 3d7ddd5 commit 99d50a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/serverless/instrumentation/v1/trace.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import "serverless/instrumentation/v1/event.proto";
77

88
option go_package = ".;protoc";
99

10-
// ATracePayload is a message that will contain any number
10+
// TracePayload is a message that will contain any number
1111
// of Spans plus the global tags required by our Serverless Ingest
1212
// Platform. A TracePayload DOES NOT necessarily mean that it is a
1313
// complete Trace. It may contain only a subset of Spans that

0 commit comments

Comments
 (0)