Skip to content

Commit f5a0ab9

Browse files
authored
correct spec intro regarding defined image formats (#52)
The introductory section of "Image format" under "Specification" wrongly states that there is only one defined image format. This contradicts the subsequent sections which clearly define both Type 1 and Type 2 (added in 49a8a33) as distinct formats. Update the introductory sentence to accurately reflect the existence of two defined image formats. Signed-off-by: Ivin Joel Abraham <[email protected]>
1 parent f1631a2 commit f5a0ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ A file transfer algorithm which implements efficient download of only the conten
100100

101101
### Image format
102102

103-
The image format determines how an [AppImage] is represented on disk. Currently there is only one defined image format, however, there could be additional image formats in the future.
103+
The image format determines how an [AppImage] is represented on disk. Currently there are two defined image formats, however, there could be additional image formats in the future.
104104

105105
#### Type 0 image format
106106

0 commit comments

Comments
 (0)