Skip to content

Commit dfb9f99

Browse files
committed
Fix description
1 parent 1403064 commit dfb9f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dev/s2-docs/pages/react-aria/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {Layout} from '../../src/Layout';
22
export default Layout;
33

44
export const section = 'Guides';
5-
export const description = 'Implementing drag and drop in React Aria';
5+
export const description = 'Learn about Accessibility, Internationalization, and Interactions in React Aria';
66

77
# Concepts
88

0 commit comments

Comments
 (0)