Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CAJan93 committed Jun 25, 2024
1 parent 4c6a1af commit 7572600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/meta.proto
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ message BackfillResponse {
}

message BackfillRequest {
requestId string = 1; // UUID so meta can drop duplicate requests
string requestId = 1; // UUID so meta can drop duplicate requests
}

service BackfillService {
Expand Down

0 comments on commit 7572600

Please sign in to comment.