Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ The [conceptual documentation][3] isn't organized by version. All articles are d
version of PowerShell.

> [!NOTE]
> Anytime a conceptual article is added, removed, or renamed, the TOC must be updated and deleted or
> renamed files must be redirected.
> Anytime a conceptual article is added, removed, or renamed, the TOC must be updated.
> Any deleted or renamed files must be redirected.

### Metadata files

Expand Down Expand Up @@ -116,7 +116,7 @@ Contributor's Guide:
large changes.

Before starting any changes, you should create a fork of the PowerShell-Docs repository. The changes
should be made in a working branch in you copy of the PowerShell-Docs. If you're using the **quick
should be made in a working branch in your copy of the PowerShell-Docs. If you're using the **quick
edit** method in GitHub, these steps are handled for you. If you're using the **full GitHub
workflow**, you must be set up to [work locally][7].

Expand Down