upleb.uk

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

summaryrefslogtreecommitdiff
path: root/34.md
diff options
context:
space:
mode:
authorTerry Yiu <963907+tyiu@users.noreply.github.com>2024-08-14 20:02:13 -0400
committerTerry Yiu <963907+tyiu@users.noreply.github.com>2024-08-14 20:08:41 -0400
commit95885afe2da245b0c4d80b91e9e44ee7f5ad447f (patch)
tree5db11cf600c38c9c23e87e4b2ecaddf8afdfad14 /34.md
parent645a562a8b870a41fd953a422e171b33f74aef07 (diff)
Update NIP-09 to rename deletion to retraction
Diffstat (limited to '34.md')
-rw-r--r--34.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/34.md b/34.md
index 4989803..14c7605 100644
--- a/34.md
+++ b/34.md
@@ -53,7 +53,7 @@ An optional source of truth for the state of branches and tags in a repository.
53 53
54The `refs` tag may appear multiple times, or none. 54The `refs` tag may appear multiple times, or none.
55 55
56If no `refs` tags are present, the author is no longer tracking repository state using this event. This approach enables the author to restart tracking state at a later time unlike [NIP-09](09.md) deletion. 56If no `refs` tags are present, the author is no longer tracking repository state using this event. This approach enables the author to restart tracking state at a later time unlike [NIP-09](09.md) retraction.
57 57
58The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is: 58The `refs` tag can be optionally extended to enable clients to identify how many commits ahead a ref is:
59 59