Skip to content

Commit 2645c07

Browse files
authored
Clarify wording and fix typo (#12047)
* Clarify Conceptual Content Note wording * Fix typo in Next Steps
1 parent 4aad058 commit 2645c07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/docs-conceptual/community/contributing/get-started-writing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The [conceptual documentation][3] isn't organized by version. All articles are d
2828
version of PowerShell.
2929

3030
> [!NOTE]
31-
> Anytime a conceptual article is added, removed, or renamed, the TOC must be updated and deleted or
32-
> renamed files must be redirected.
31+
> Anytime a conceptual article is added, removed, or renamed, the TOC must be updated.
32+
> Any deleted or renamed files must be redirected.
3333
3434
### Metadata files
3535

@@ -116,7 +116,7 @@ Contributor's Guide:
116116
large changes.
117117

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

0 commit comments

Comments
 (0)