Skip to content

Commit 42cc55b

Browse files
committed
Fix typo
VSCode -> VS Code
1 parent 9526f08 commit 42cc55b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.acrolinx-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"
2222
**More info about Acrolinx**
2323
24-
- [Install Acrolinx locally for VSCode](https://review.docs.microsoft.com/en-us/help/contribute/contribute-acrolinx-vscode)
24+
- [Install Acrolinx locally for VS Code](https://review.docs.microsoft.com/en-us/help/contribute/contribute-acrolinx-vscode)
2525
- [Report false positives or issues](https://aka.ms/acrolinxbug)
2626
2727
"}

docs/embedded/rtos-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The RTOS Object View allows users to view various components of an RTOS while de
1818

1919
# [Visual Studio Code](#tab/visual-studio-code)
2020

21-
![RTOS View in VSCode](media/rtos-threads-vscode.png)
21+
![RTOS View in VS Code](media/rtos-threads-vscode.png)
2222

2323
---
2424

0 commit comments

Comments
 (0)