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

Commit 64bf34f

Browse files
authored
Update Titles in Component Docs (#284)
Description of changes Minor changes to the Progress Ring and Radio documentation.
1 parent 24fa048 commit 64bf34f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/progress-ring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# VSCode Progress Ring
1+
# Visual Studio Code Progress Ring
22

33
The `vscode-progress-ring` component is used to indicate an indeterminate loading state.
44

src/radio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# VSCode Radio
1+
# Visual Studio Code Radio
22

33
The `vscode-radio` is a web component implementation of a [radio element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio).
44

0 commit comments

Comments
 (0)