Skip to content

Commit

Permalink
docs: Remove html formatting (cleanup)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 504326606
  • Loading branch information
Google APIs authored and Copybara-Service committed Jan 24, 2023
1 parent 5590ca6 commit b7bb7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/devtools/cloudtrace/v2/trace.proto
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ option ruby_package = "Google::Cloud::Trace::V2";
// its sub-operations.
//
// A trace can also contain multiple root spans, or none at all.
// Spans do not need to be contiguous—there might be
// Spans do not need to be contiguous. There might be
// gaps or overlaps between spans in a trace.
message Span {
option (google.api.resource) = {
Expand Down

0 comments on commit b7bb7fb

Please sign in to comment.