Skip to content

Commit ce422e7

Browse files
Update invalid-aria-prop.md
1 parent 84c9962 commit ce422e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/warnings/invalid-aria-prop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 유효하지 않은 ARIA 프로퍼티 경고
2+
title: 유효하지 않은 ARIA Prop 경고
33
---
44

55
이 경고는 Web Accessibility Initiative (WAI) Accessible Rich Internet Application (ARIA) [명세](https://www.w3.org/TR/wai-aria-1.1/#states_and_properties)에 존재하지 않는 `aria-*` 프로퍼티를 가진 DOM 요소를 렌더링하려고 할 때 발생합니다.

0 commit comments

Comments
 (0)