Skip to content

Commit

Permalink
add missing words (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexravenna authored Oct 24, 2024
1 parent 084bb1b commit b9bcaf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ DeviceScript has a development cycle tailored for TypeScript inclined developers

## Visual Studio Code extension

Visual Studio and the DeviceScript Extension provide the best developer experience, with building, deploying, debugging,
Visual Studio Code and the DeviceScript Extension provide the best developer experience, with building, deploying, debugging,
tracing, device monitoring and other developer productivity features.

- [Getting started with Visual Studio Code](/getting-started/vscode)
Expand Down
2 changes: 1 addition & 1 deletion website/docs/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Develop and test your firmware using simulated or real sensors. See [simulation]

#### Debugging

Full debugging experience in Visual Studio Code, for hardware or simulated devices. Read about the [Visual Studio Extension](/getting-started/vscode).
Full debugging experience in Visual Studio Code, for hardware or simulated devices. Read about the [Visual Studio Code Extension](/getting-started/vscode).

#### Package Ecosystem

Expand Down

0 comments on commit b9bcaf6

Please sign in to comment.