Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
getinnocuous committed Oct 28, 2024
1 parent 223684d commit 2568bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes.proto
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ message ChangeFiltersRequest {
SortOrder sortOrder = 6;
}

message StringWithCount
message StringWithCount {
string name = 1;
int32 count = 2;
}
Expand Down

0 comments on commit 2568bcd

Please sign in to comment.