Skip to content

Commit bb4d6d1

Browse files
Merge pull request #16 from zjalexander/patch-1
Readme - Typo Fix
2 parents cf56d1a + 2ec7198 commit bb4d6d1

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
@@ -27,7 +27,7 @@ Import-Module .\GitHubAnalytics.psm1
2727
$issues = Get-GitHubIssuesForRepository -repositoryUrl @('https://github.com/PowerShell/DscResources')
2828
```
2929

30-
## Runnig tests
30+
## Running tests
3131
1) Install [Pester](http://www.powershellgallery.com/packages/Pester/3.4.0)
3232

3333
```powershell

0 commit comments

Comments
 (0)