upleb.uk

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

summaryrefslogtreecommitdiff
path: root/51.md
diff options
context:
space:
mode:
authorvivganes <vivek@vivekganesan.com>2023-04-07 17:38:03 +0530
committerfiatjaf_ <fiatjaf@gmail.com>2023-04-07 11:45:06 -0300
commit3cec80d99ebbee6b72aae31f1856181d04971244 (patch)
tree9cbcfcc020dd370a17f5c96aa163736026a68266 /51.md
parente219ec64701d89e6b2c3f3ca8fd426d0aefdcb9c (diff)
fix grammar and typos
Diffstat (limited to '51.md')
-rw-r--r--51.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/51.md b/51.md
index b4143ad..34a5def 100644
--- a/51.md
+++ b/51.md
@@ -10,7 +10,7 @@ A "list" event is defined as having a list of public and/or private tags. Public
10 10
11If a list type should only be defined once per user (like the 'Mute' list), the list type's events should follow the specification for [NIP-16 - Replaceable Events](16.md). These lists may be referred to as 'replaceable lists'. 11If a list type should only be defined once per user (like the 'Mute' list), the list type's events should follow the specification for [NIP-16 - Replaceable Events](16.md). These lists may be referred to as 'replaceable lists'.
12 12
13Otherwise the list type's events should follow the specification for [NIP-33 - Parameterized Replaceable Events](33.md), where the list name will be used as the 'd' parameter. These lists may be referred to as 'parameterized replaceable lists'. 13Otherwise, the list type's events should follow the specification for [NIP-33 - Parameterized Replaceable Events](33.md), where the list name will be used as the 'd' parameter. These lists may be referred to as 'parameterized replaceable lists'.
14 14
15## Replaceable List Event Example 15## Replaceable List Event Example
16 16