Skip to content

Commit

Permalink
Update proto/regen/data/v1/types.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
  • Loading branch information
aaronc and blushi authored Dec 12, 2023
1 parent cdb86d9 commit 9f13207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/regen/data/v1/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ message ContentHash {
// digest_algorithm represents the hash digest algorithm and should be a non-zero value from the DigestAlgorithm enum.
uint32 digest_algorithm = 2;

// file_extension represents the file extension for raw data. It can be
// file_extension represents the file extension for raw data. It
// must be between 2-6 characters long, must be all lower-case and should represent
// the canonical extension for the media type.
//
Expand Down

0 comments on commit 9f13207

Please sign in to comment.