From 3883c6e992c04248120b5d83e77aa6f79dc08045 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Tue, 27 Jan 2026 10:49:00 -0600 Subject: [PATCH] Fix typos --- .markdownlint.yaml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.markdownlint.yaml b/.markdownlint.yaml index a7ab883..1e29990 100644 --- a/.markdownlint.yaml +++ b/.markdownlint.yaml @@ -1,11 +1,11 @@ MD001: true # header-increment -# MD002 # first-header-h1 - Superceded by MD041 +# MD002 # first-header-h1 - Superseded by MD041 MD003: # header-style style: atx MD004: # ul-style style: dash MD005: true # list-indent -# MD006 # ul-start-left - Superceded by MD007's start_indented option +# MD006 # ul-start-left - Superseded by MD007 MD007: # ul-indent indent: 2 start_indented: false diff --git a/README.md b/README.md index f283b6b..b53d69c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. The following list describes the main folders in this repository. - `.devcontainer` - contains devcontainer settings used by GitHub Codespaces and Visual Studio Code - (VS Code) Remote - Containers extension + (VS Code) Dev Containers extension - `.github` - contains configuration settings used by GitHub for this repository - `.vscode` - contains configuration settings and recommended extensions for VS Code - `powershell-gallery` - contains the documentation published to