Skip to content

Commit

Permalink
adjust description
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz Hahn authored and Moritz Hahn committed Nov 22, 2022
1 parent b98f46b commit 816e724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghga_event_schemas/pydantic_.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ class FileUploadValidationSuccess(BaseModel):
encrypted_part_size: int = Field(
...,
description=(
"The sizes of the file parts of the encrypted content (excluding the"
"The size of the file parts of the encrypted content (excluding the"
+ " crypt4gh envelope) as used for the encrypted_parts_md5 and the"
+ " encrypted_parts_sha256 in bytes. The same part size is recommended for"
+ " moving that content."
Expand Down

0 comments on commit 816e724

Please sign in to comment.