Skip to content

Commit 1576966

Browse files
authored
Merge branch 'master' into patch-1
2 parents 0b03b23 + 9727f2e commit 1576966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Get-PnPFolder -List <ListPipeBind>
3434
```
3535

3636
## DESCRIPTION
37-
Retrieves a folder if it exists or all folders inside a provided list or library. Use Ensure-PnPFolder to create the folder if it does not exist.
37+
Retrieves a folder if it exists or all folders inside a provided list or library. Use Resolve-PnPFolder to create the folder if it does not exist.
3838

3939
## EXAMPLES
4040

@@ -128,4 +128,4 @@ Accept pipeline input: False
128128
129129
## RELATED LINKS
130130
131-
[SharePoint Developer Patterns and Practices](https://aka.ms/sppnp)[Ensure-PnPFolder](https://github.com/OfficeDev/PnP-PowerShell/blob/master/Documentation/EnsureSPOFolder.md)
131+
[SharePoint Developer Patterns and Practices](https://aka.ms/sppnp)[Ensure-PnPFolder](https://github.com/OfficeDev/PnP-PowerShell/blob/master/Documentation/EnsureSPOFolder.md)

0 commit comments

Comments
 (0)