diff options
| author | Yoji Shidara <dara@shidara.net> | 2025-08-13 21:26:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-13 21:26:30 +0900 |
| commit | 0e911333207cb6865d43e76d746e30650c413f23 (patch) | |
| tree | bc8caafc4d53343612f6be7f9fcc86452db97e04 /34.md | |
| parent | 252f746010cebafb3f98720ec5e8fb2634f70b77 (diff) | |
Fix typos (#2014)
Diffstat (limited to '34.md')
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ] |