Skip to content

Commit 9053365

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix typo in comment
PiperOrigin-RevId: 740476912
1 parent 8b60857 commit 9053365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/rapidmigrationassessment/v1/rapidmigrationassessment.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ service RapidMigrationAssessment {
107107
}
108108

109109
// Deletes a single Collector - changes state of collector to "Deleting".
110-
// Background jobs does final deletion thorugh producer api.
110+
// Background jobs does final deletion through producer API.
111111
rpc DeleteCollector(DeleteCollectorRequest)
112112
returns (google.longrunning.Operation) {
113113
option (google.api.http) = {

0 commit comments

Comments
 (0)