We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8966ea9 + f94bf58 commit 37001caCopy full SHA for 37001ca
sharepoint/sharepoint-ps/sharepoint-pnp/Get-PnPTermSet.md
@@ -37,7 +37,7 @@ Returns the termset named "Departments" from the termgroup called "Corporate" fr
37
38
### ------------------EXAMPLE 3------------------
39
```powershell
40
-Get-PnPTermSet -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermGroup "Corporate
+Get-PnPTermSet -Identity ab2af486-e097-4b4a-9444-527b251f1f8d -TermGroup "Corporate"
41
```
42
43
Returns the termset with the given id from the termgroup called "Corporate" from the site collection termstore
0 commit comments