This commit is contained in:
Vincent Ollivier 2024-01-23 21:23:02 +01:00
parent c5dc33dafb
commit 334425b925
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@ Structure:
### File
The first block of a contains the address of the next block where its contents
is stored and the beginning of its contents in the rest of the block.
The first block of a file contains the address of the next block where its
contents is stored and the beginning of its contents in the rest of the block.
If all contents can fit into one block the address of the next block will be
empty.