Skip to content

Commit 0e0e2a8

Browse files
authored
Fix typo (#921)
1 parent fc383c3 commit 0e0e2a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0135.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ explicitly opt in to a cascading delete.
130130
message DeletePublisherRequest {
131131
// The name of the publisher to delete.
132132
// Format: publishers/{publisher}
133-
string name = 1 = [
133+
string name = 1 [
134134
(google.api.field_behavior) = REQUIRED,
135135
(google.api.resource_reference) = {
136136
type: "library.googleapis.com/Publisher"

0 commit comments

Comments
 (0)