Skip to content

Commit 37001ca

Browse files
authored
Merge pull request MicrosoftDocs#3198 from dariomws306/Dariomws20
Update Get-PnPTermSet.md
2 parents 8966ea9 + f94bf58 commit 37001ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-pnp/Get-PnPTermSet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Returns the termset named "Departments" from the termgroup called "Corporate" fr
3737

3838
### ------------------EXAMPLE 3------------------
3939
```powershell
40-
Get-PnPTermSet -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermGroup "Corporate
40+
Get-PnPTermSet -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermGroup "Corporate"
4141
```
4242

4343
Returns the termset with the given id from the termgroup called "Corporate" from the site collection termstore

0 commit comments

Comments
 (0)