Skip to content

Commit 499fd9d

Browse files
committed
fix typo
1 parent be1d2be commit 499fd9d

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
@@ -83,7 +83,7 @@ message UnCompressedAttributes {
8383
}
8484
}
8585

86-
// Definea a list of attributes in compressed format optimized for transport.
86+
// Defines a list of attributes in compressed format optimized for transport.
8787
// Within this message, strings are referenced using integer indices into
8888
// one of two string dictionaries. Positive integers index into the global
8989
// deployment-wide dictionary, whereas negative integers index into the message-level

0 commit comments

Comments
 (0)