upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2024-01-08 08:05:00 -0500
committerGitHub <noreply@github.com>2024-01-08 08:05:00 -0500
commita309c962058c3a089eb67d2ddd379f43c861ccbc (patch)
tree61a6eff1c5b931fe8c311ecf66b33a420c726761
parentb3c0c4f64a1da331e0632d99f617a25e1d77cd28 (diff)
parent0cd480dd84a3cd5fd693edba8abdf4a424ddd033 (diff)
Merge pull request #975 from vuittont60/typo
nip-46,nip-58: fix typos
-rw-r--r--46.md2
-rw-r--r--58.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/46.md b/46.md
index 1f8e6c8..05247c5 100644
--- a/46.md
+++ b/46.md
@@ -34,7 +34,7 @@ The signer scans the QR code and sends a `connect` message to the client in the
34 34
35## Event payloads 35## Event payloads
36 36
37Event payloads are [NIP-04](04.md)-encrypted JSON blobs that look like JSONRPC messages (their format is specified inside the `.content` of the event formats nelow). 37Event payloads are [NIP-04](04.md)-encrypted JSON blobs that look like JSONRPC messages (their format is specified inside the `.content` of the event formats below).
38 38
39Events sent by the client to the remote signer have the following format: 39Events sent by the client to the remote signer have the following format:
40 40
diff --git a/58.md b/58.md
index e2a9f20..0ecef25 100644
--- a/58.md
+++ b/58.md
@@ -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
31image, the meaning behind the badge, or the reason of it's issuance. 31image, 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