Skip to content

Commit

Permalink
Update docs/src/data/links.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Caleb Pollman <[email protected]>
  • Loading branch information
dbanksdesign and calebpollman authored Nov 27, 2024
1 parent 3746707 commit 5809e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/data/links.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ export const connectedComponents: ComponentNavItem[] = [
{
href: '/connected-components/storage/storage-browser',
label: 'Storage Browser',
body: 'The StorageBrowser gives your users a simple interface for interacting with data stored in Amazon S3.',
body: 'The StorageBrowser provides users a simple interface for interacting with data stored in Amazon S3.',
platforms: ['react'],
tertiary: true,
},
Expand Down

0 comments on commit 5809e4d

Please sign in to comment.