Skip to content

Commit 681adb7

Browse files
authored
Update Get-SPOSiteDesignTask.md
1 parent cf2a42e commit 681adb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDesignTask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Used to retrieve a scheduled site design script. It takes the ID of the schedule
3333

3434
### Example 1
3535

36-
This example returns a scheduled site design whose ID is 501z8c32-4147-44d4-8607-26c2f67cae82 and which was applied on the site "https://contoso.sharepoint.com/sites/projectawesome".
36+
This example returns a scheduled site design whose ID is 501z8c32-4147-44d4-8607-26c2f67cae82 and which was applied on the site <https://contoso.sharepoint.com/sites/projectawesome>.
3737

3838
```powershell
3939
Get-SPOSiteDesignTask -Identity 501z8c32-4147-44d4-8607-26c2f67cae82 -WebUrl "https://contoso.sharepoint.com/sites/projectawesome"

0 commit comments

Comments
 (0)