Skip to content

Commit eaf451d

Browse files
committed
fix typo
1 parent 297a92b commit eaf451d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mixer/v1/attributes.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ option (gogoproto.gostring_all) = false;
5555
// in this message.
5656
//
5757
// Defines a list of attributes in uncompressed format.
58-
message UnCompressedAttributes {
58+
message UncompressedAttributes {
5959
// A list of attributes.
6060
repeated Attribute attributes = 1;
6161

0 commit comments

Comments
 (0)