We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5590ca6 commit b7bb7fbCopy full SHA for b7bb7fb
1 file changed
google/devtools/cloudtrace/v2/trace.proto
@@ -36,7 +36,7 @@ option ruby_package = "Google::Cloud::Trace::V2";
36
// its sub-operations.
37
//
38
// A trace can also contain multiple root spans, or none at all.
39
-// Spans do not need to be contiguous—there might be
+// Spans do not need to be contiguous. There might be
40
// gaps or overlaps between spans in a trace.
41
message Span {
42
option (google.api.resource) = {
0 commit comments