Skip to content

Commit 813a5c9

Browse files
authored
Add a period to the end of a few sentences
1 parent 23ba4d8 commit 813a5c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@ The guidelines are divided into these sections:
5050

5151
Remember [what we mean by _Best Practices_](#what-are-best-practices)
5252

53-
The *PowerShell Best Practices* are always evolving, and continue to be edited and updated as the language and tools (and our community understanding of them) evolve. We encourage you to check back for new editions at least twice a year, by visiting [https://github.com/PoshCode/PowerShellPracticeAndStyle](https://github.com/PoshCode/PowerShellPracticeAndStyle)
53+
The *PowerShell Best Practices* are always evolving, and continue to be edited and updated as the language and tools (and our community understanding of them) evolve. We encourage you to check back for new editions at least twice a year, by visiting [https://github.com/PoshCode/PowerShellPracticeAndStyle](https://github.com/PoshCode/PowerShellPracticeAndStyle).
5454

5555
The *PowerShell Style Guide* in particular is in PREVIEW, and we are still actively working out our disagreements about the rules in the guide through the GitHub issues system.
5656

5757
#### Contributing
5858

5959
Please use the issues system or GitHub pull requests to make corrections, contributions, and other changes to the text - we welcome your contributions!
6060

61-
For more information, see [CONTRIBUTING](CONTRIBUTING.md)
61+
For more information, see [CONTRIBUTING](CONTRIBUTING.md).
6262

6363
#### Credits
6464

65-
_The Community Book of PowerShell Practices_ was originally compiled and edited by Don Jones and Matt Penny with input from the Windows PowerShell community on PowerShell.org
65+
_The Community Book of PowerShell Practices_ was originally compiled and edited by Don Jones and Matt Penny with input from the Windows PowerShell community on PowerShell.org.
6666

6767
Portions copyright (c) Don Jones, Matt Penny, 2014-2015
6868

0 commit comments

Comments
 (0)