Skip to content

Commit 1ceeef1

Browse files
committed
fix typo
1 parent 7bd08ac commit 1ceeef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/7.6/Microsoft.PowerShell.ThreadJob/Microsoft.PowerShell.ThreadJob.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ schema: 2.0.0
99
title: Microsoft.PowerShell.ThreadJob
1010
---
1111

12-
# Microsoft.PowerShell. Module
12+
# Microsoft.PowerShell.ThreadJob Module
1313

1414
## Description
1515

1616
This module extends the existing PowerShell **BackgroundJob** to include a new thread based job
1717
(**ThreadJob**). This is a lighter weight solution for running concurrent PowerShell scripts that
1818
works within the existing PowerShell job infrastructure.
1919

20-
## ThreadJob Cmdlets
20+
## Microsoft.PowerShell.ThreadJob Cmdlets
2121

2222
### [Start-ThreadJob](Start-ThreadJob.md)
2323

0 commit comments

Comments
 (0)