diff options
| author | vuittont60 <81072379+vuittont60@users.noreply.github.com> | 2024-01-08 13:51:27 +0800 |
|---|---|---|
| committer | vuittont60 <81072379+vuittont60@users.noreply.github.com> | 2024-01-08 13:51:27 +0800 |
| commit | 0cd480dd84a3cd5fd693edba8abdf4a424ddd033 (patch) | |
| tree | 61a6eff1c5b931fe8c311ecf66b33a420c726761 | |
| parent | cfc8dfce8936867826bbf2cb79c3a8c8b21789fe (diff) | |
nip-58: fix typo
| -rw-r--r-- | 58.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -28,7 +28,7 @@ The following tags MAY be present: | |||
| 28 | - A `name` tag with a short name for the badge. | 28 | - A `name` tag with a short name for the badge. |
| 29 | - `image` tag whose value is the URL of a high-resolution image representing the badge. The second value optionally specifies the dimensions of the image as `width`x`height` in pixels. Badge recommended dimensions is 1024x1024 pixels. | 29 | - `image` tag whose value is the URL of a high-resolution image representing the badge. The second value optionally specifies the dimensions of the image as `width`x`height` in pixels. Badge recommended dimensions is 1024x1024 pixels. |
| 30 | - A `description` tag whose value MAY contain a textual representation of the | 30 | - A `description` tag whose value MAY contain a textual representation of the |
| 31 | image, the meaning behind the badge, or the reason of it's issuance. | 31 | image, the meaning behind the badge, or the reason of its issuance. |
| 32 | - One or more `thumb` tags whose first value is an URL pointing to a thumbnail version of the image referenced in the `image` tag. The second value optionally specifies the dimensions of the thumbnail as `width`x`height` in pixels. | 32 | - One or more `thumb` tags whose first value is an URL pointing to a thumbnail version of the image referenced in the `image` tag. The second value optionally specifies the dimensions of the thumbnail as `width`x`height` in pixels. |
| 33 | 33 | ||
| 34 | ### Badge Award event | 34 | ### Badge Award event |