Skip to content

Commit f5678f9

Browse files
twavvsnowystinger
andauthored
Fix typo in IllustratedMessage docs (#1410)
Co-authored-by: Robert Snow <rsnow@adobe.com>
1 parent f281cb1 commit f5678f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-spectrum/illustratedmessage/docs/IllustratedMessage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ import Unauthorized from '@spectrum-icons/illustrations/Unauthorized';
105105
<IllustratedMessage>
106106
<Unauthorized />
107107
<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>
108+
<Content>You do not have permission to access this page. Try checking the URL or visit a different page.</Content>
109109
</IllustratedMessage>
110110
```
111111

0 commit comments

Comments
 (0)