We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f281cb1 commit f5678f9Copy full SHA for f5678f9
packages/@react-spectrum/illustratedmessage/docs/IllustratedMessage.mdx
@@ -105,7 +105,7 @@ import Unauthorized from '@spectrum-icons/illustrations/Unauthorized';
105
<IllustratedMessage>
106
<Unauthorized />
107
<Heading>Error 403: Access not allowed</Heading>
108
- <Content>You do not permission to this page. Try checking the URL or visit a different page.</Content>
+ <Content>You do not have permission to access this page. Try checking the URL or visit a different page.</Content>
109
</IllustratedMessage>
110
```
111
0 commit comments