From 39dcce49a80fd2debaa9801e340dac4a3dd65bac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Jun 2026 11:04:41 +0000 Subject: [PATCH] sync(editor-react-component): sync changes from wix-private PR #17 Source PR: https://github.com/wix-private/editor-react-component-creation-skills/pull/17 PR title: chore(accessibility): reword description to trigger sync Auto-synced by GitHub Actions. --- .../wix-app/references/editor-react-component/ACCESSIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/wix-app/references/editor-react-component/ACCESSIBILITY.md b/skills/wix-app/references/editor-react-component/ACCESSIBILITY.md index bd82a2e4..aa3bb76d 100644 --- a/skills/wix-app/references/editor-react-component/ACCESSIBILITY.md +++ b/skills/wix-app/references/editor-react-component/ACCESSIBILITY.md @@ -1,6 +1,6 @@ # Accessibility (ARIA) -Rules and patterns for ARIA accessibility support in Editor React components. +Patterns and rules for ARIA accessibility support in Editor React components. ---