Skip to content

Commit a127f36

Browse files
alexandairvors
authored andcommitted
Fix typo in CONTRIBUTING.md (PowerShell#2242)
Change "once" to "one" and remove spaces before and after "/".
1 parent e1bfe97 commit a127f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Please see the [Contributor Guide in `PowerShell/PowerShell-Docs`](https://githu
4747
### Contributing to documentation related to maintaining or contributing to the PowerShell project
4848

4949
* When writing Markdown documentation, use [semantic linefeeds][].
50-
In most cases, it means "once clause / idea per line".
50+
In most cases, it means "one clause/idea per line".
5151
* Otherwise, these issues should be treated like any other issue in this repo.
5252

5353
Contributing to Code

0 commit comments

Comments
 (0)