Skip to content

Commit 950a89f

Browse files
committed
Fix description formatting for 'Awesome a11y' resource
1 parent d3d450e commit 950a89f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/a.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ export const resources: Resource[] = [
447447
{
448448
name: 'Awesome a11y',
449449
description:
450-
':wheelchair: A curate list about A11Y. Contribute to brunopulis/awesome-a11y development by creating an account on GitHub.',
450+
'A curate list about A11Y. Contribute to brunopulis/awesome-a11y development by creating an account on GitHub.',
451451
categories: ['Accessibility'],
452452
url: 'https://github.com/brunopulis/awesome-a11y',
453453
},

0 commit comments

Comments
 (0)