docs: Remove html formatting (cleanup)

PiperOrigin-RevId: 504326606
This commit is contained in:
Google APIs 2023-01-24 11:14:33 -08:00 committed by Copybara-Service
parent 5590ca6b0c
commit b7bb7fb143

View file

@ -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) = {