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:
authorYoji Shidara <dara@shidara.net>2025-08-13 21:26:30 +0900
committerGitHub <noreply@github.com>2025-08-13 21:26:30 +0900
commit0e911333207cb6865d43e76d746e30650c413f23 (patch)
treebc8caafc4d53343612f6be7f9fcc86452db97e04 /34.md
parent252f746010cebafb3f98720ec5e8fb2634f70b77 (diff)
Fix typos (#2014)
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 65f3388..ab80a93 100644
--- a/34.md
+++ b/34.md
@@ -45,7 +45,7 @@ An optional source of truth for the state of branches and tags in a repository.
45 "kind": 30618, 45 "kind": 30618,
46 "content": "", 46 "content": "",
47 "tags": [ 47 "tags": [
48 ["d", "<repo-id>"], // matches the identifier in the coresponding repository announcement 48 ["d", "<repo-id>"], // matches the identifier in the corresponding repository announcement
49 ["refs/<heads|tags>/<branch-or-tag-name>","<commit-id>"] 49 ["refs/<heads|tags>/<branch-or-tag-name>","<commit-id>"]
50 ["HEAD", "ref: refs/heads/<branch-name>"] 50 ["HEAD", "ref: refs/heads/<branch-name>"]
51 ] 51 ]