Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkticehurst committed Oct 11, 2023
1 parent c2465ce commit da16712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/radio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For guidelines on usage in an extension, see the [vscode-radio-group](../radio-g
<vscode-radio disabled>Radio Label</vscode-radio>
```

### Disabled Attribute
### Value Attribute

```html
<vscode-radio value="some-value">Radio Label</vscode-radio>
Expand Down

0 comments on commit da16712

Please sign in to comment.