diff --git a/src/progress-ring/README.md b/src/progress-ring/README.md index 4086a015..16104b46 100644 --- a/src/progress-ring/README.md +++ b/src/progress-ring/README.md @@ -1,4 +1,4 @@ -# VSCode Progress Ring +# Visual Studio Code Progress Ring The `vscode-progress-ring` component is used to indicate an indeterminate loading state. diff --git a/src/radio/README.md b/src/radio/README.md index df6f53e4..95cc0b91 100644 --- a/src/radio/README.md +++ b/src/radio/README.md @@ -1,4 +1,4 @@ -# VSCode Radio +# Visual Studio Code Radio The `vscode-radio` is a web component implementation of a [radio element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio).