Skip to content

Commit 77bb4de

Browse files
author
Kurt Pfeifle
authored
Fix typos
1 parent f88e1c7 commit 77bb4de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

draft.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ An [AppImage] which conforms to the type 2 image format:
143143
* **MUST** contain a file named `AppRun` in its root directory
144144
* **SHOULD** contain a [payload application] that is ultimately executed when the [AppImage] is executed
145145
* **SHOULD** contain exactly one `$APPNAME.desktop` file in its root directory with `$APPNAME` being the name of the [payload application]
146-
* **MAY** contain an `$APPNAME.png` file in its root directory with `$APPNAME` being the name of the [payload application] as set in the `Icon=` key of the `$APPNAME.desktop` file. If present, this icon **SHOULD** be given preference as the icon being used to represent the [AppImage]. The icon **SHOULD** be a png with 256x256 or 512*512 pixels
146+
* **MAY** contain an `$APPNAME.png` file in its root directory with `$APPNAME` being the name of the [payload application] as set in the `Icon=` key of the `$APPNAME.desktop` file. If present, this icon **SHOULD** be given preference as the icon being used to represent the [AppImage]. The icon **SHOULD** be a PNG with 256x256 or 512x512 pixels
147147
* **SHOULD** contain a `.DirIcon` file as per the [AppDir] specification
148148

149149
#### The `AppRun` file:
@@ -166,7 +166,7 @@ An [AppImage] which conforms to the type 2 image format:
166166

167167
### Metadata
168168

169-
Setion to be expanded; additional metadata is being discussed on <https://github.com/probonopd/AppImageKit/issues/59>
169+
Section to be expanded; additional metadata is being discussed on <https://github.com/probonopd/AppImageKit/issues/59>
170170

171171
#### AppStream
172172

0 commit comments

Comments
 (0)