Skip to content

Commit 830f7c2

Browse files
authored
Fix grammar: change "contain" to "contains" (#12788)
This PR fixes a small grammar issue in the repository structure section. Changed: "redir - contain redirection mapping files" to "redir - contains redirection mapping files" Thank you!
1 parent 1b6218f commit 830f7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following list describes the main folders in this repository.
2424
- `.github` - contains configuration settings used by GitHub for this repository
2525
- `.vscode` - contains configuration settings and recommended extensions for VS Code
2626
- `assets` - contains downloadable files linked in the documentation
27-
- `redir` - contain redirection mapping files
27+
- `redir` - contains redirection mapping files
2828
- `reference` - contains the documentation published to [learn.microsoft.com][01]. This includes
2929
both reference and conceptual content.
3030
- `5.1` - contains the cmdlet reference and about topics for PowerShell 5.1

0 commit comments

Comments
 (0)