upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2026-02-03 22:22:08 +0900
committerGitHub <noreply@github.com>2026-02-03 08:22:08 -0500
commit90a60bd210670787afb1f14caab8fd8d70028ea6 (patch)
treedbce0e561e9a7fe5313a9b5b78cc151c338cd99e
parent18b948abda8e5a2c414419f824e09f7d379b40e8 (diff)
chore: small fixes (#2209)
-rw-r--r--22.md2
-rw-r--r--51.md1
2 files changed, 1 insertions, 2 deletions
diff --git a/22.md b/22.md
index f356fa2..daad6ea 100644
--- a/22.md
+++ b/22.md
@@ -192,7 +192,7 @@ A reply to a podcast comment:
192 // this is a reference to the above comment 192 // this is a reference to the above comment
193 ["e", "80c48d992a38f9c445b943a9c9f1010b396676013443765750431a9004bdac05", "wss://example.relay", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"], 193 ["e", "80c48d992a38f9c445b943a9c9f1010b396676013443765750431a9004bdac05", "wss://example.relay", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"],
194 // the parent comment kind 194 // the parent comment kind
195 ["k", "1111"] 195 ["k", "1111"],
196 ["p", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"] 196 ["p", "252f10c83610ebca1a059c0bae8255eba2f95be4d1d7bcfa89d7248a82d9f111"]
197 ] 197 ]
198 // other fields 198 // other fields
diff --git a/51.md b/51.md
index a7df430..f9d6e56 100644
--- a/51.md
+++ b/51.md
@@ -135,7 +135,6 @@ Some clients have used these lists in the past, but they should work on transiti
135 ["e", "340e0326b340e0326b4941ed78ba340e0326b4941ed78ba340e0326b49ed78ba"], // PWA 135 ["e", "340e0326b340e0326b4941ed78ba340e0326b4941ed78ba340e0326b49ed78ba"], // PWA
136 ["a", "32267:d6dc95542e18b8b7aec2f14610f55c335abebec76f3db9e58c254661d0593a0c:com.example.app"] // Reference to parent software application 136 ["a", "32267:d6dc95542e18b8b7aec2f14610f55c335abebec76f3db9e58c254661d0593a0c:com.example.app"] // Reference to parent software application
137 ], 137 ],
138 "content": "Example App is a decentralized marketplace for apps",
139 "sig": "a9a4e2192eede77e6c9d24ddfab95ba3ff7c03fbd07ad011fff245abea431fb4d3787c2d04aad001cb039cb8de91d83ce30e9a94f82ac3c5a2372aa1294a96bd" 138 "sig": "a9a4e2192eede77e6c9d24ddfab95ba3ff7c03fbd07ad011fff245abea431fb4d3787c2d04aad001cb039cb8de91d83ce30e9a94f82ac3c5a2372aa1294a96bd"
140} 139}
141``` 140```