Skip to content

Commit dead082

Browse files
rdimitrovCopilot
andauthored
Update docs/toolhive/guides-registry/skills.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 568c7a9 commit dead082

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/toolhive/guides-registry/skills.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ body:
8484
}
8585
```
8686

87-
The publish claims must be a subset of your JWT claims, and all subsequent
88-
versions of the same skill must carry the same claims as the first version. See
89-
[Claims on published entries](./authorization.mdx#claims-on-published-entries)
90-
for details.
87+
The publish claims must match your JWT claims, and all subsequent versions of
88+
the same skill must carry the same claims as the first version. See [Claims on
89+
published entries](./authorization.mdx#claims-on-published-entries) for
90+
details.
9191

9292
### Versioning behavior
9393

0 commit comments

Comments
 (0)