Skip to content

Commit 98e4267

Browse files
📚 Update
1 parent 3798329 commit 98e4267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ or
5959
- **Content attributes:**
6060
- [Global attributes](https://html.spec.whatwg.org/multipage/dom.html#global-attributes)
6161
- `controls` - Show controls
62-
- `label` - Give the code block a name. If omitted, the name will be "code block".
62+
- `label` - Give the code block a unique name. If omitted, it will always have the accessible name "Code Block".
6363
- `language` - Language name of the code. If omitted, it will be detected automatically.
6464
- **Accessibility considerations:**
6565
- [No corresponding role](https://w3c.github.io/html-aria/#dfn-no-corresponding-role)

0 commit comments

Comments
 (0)