Skip to content

Commit 2ec7198

Browse files
authored
Readme - Typo Fix
1 parent cf56d1a commit 2ec7198

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)