Skip to content

Commit 78a1b6f

Browse files
authored
Fix typos (#322)
1 parent 775b05b commit 78a1b6f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.markdownlint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
MD001: true # header-increment
2-
# MD002 # first-header-h1 - Superceded by MD041
2+
# MD002 # first-header-h1 - Superseded by MD041
33
MD003: # header-style
44
style: atx
55
MD004: # ul-style
66
style: dash
77
MD005: true # list-indent
8-
# MD006 # ul-start-left - Superceded by MD007's start_indented option
8+
# MD006 # ul-start-left - Superseded by MD007
99
MD007: # ul-indent
1010
indent: 2
1111
start_indented: false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc].
1919
The following list describes the main folders in this repository.
2020

2121
- `.devcontainer` - contains devcontainer settings used by GitHub Codespaces and Visual Studio Code
22-
(VS Code) Remote - Containers extension
22+
(VS Code) Dev Containers extension
2323
- `.github` - contains configuration settings used by GitHub for this repository
2424
- `.vscode` - contains configuration settings and recommended extensions for VS Code
2525
- `powershell-gallery` - contains the documentation published to

0 commit comments

Comments
 (0)