Skip to content

Commit 9f78fe2

Browse files
Merge pull request modelcontextprotocol#1680 from jonathanhefner/fix-rfc-9728-typo
Fix typo: "RFC 9278" => "RFC 9728"
2 parents 004bbd9 + 1580659 commit 9f78fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/tutorials/security/authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ With the URI pointer to the PRM document, the client will fetch the metadata to
5555
}
5656
```
5757

58-
You can see a more comprehensive example in [RFC 9278 Section 3.2](https://datatracker.ietf.org/doc/html/rfc9728#name-protected-resource-metadata-r).
58+
You can see a more comprehensive example in [RFC 9728 Section 3.2](https://datatracker.ietf.org/doc/html/rfc9728#name-protected-resource-metadata-r).
5959

6060
</Step>
6161

0 commit comments

Comments
 (0)