Skip to content

Commit 1dab7a2

Browse files
Fix typo: "RFC 9278" => "RFC 9728"
Based on the link URL (`https://datatracker.ietf.org/doc/html/rfc9728`), the correct RFC number is 9728.
1 parent 5120c90 commit 1dab7a2

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)