Skip to content

Commit 1ad3446

Browse files
authored
Update Get-AdfsRelyingPartyTrust.md
Add backtick to example URL
1 parent c508114 commit 1ad3446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2012r2-ps/adfs/Get-AdfsRelyingPartyTrust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This command gets the property settings for the relying party trust named Fabrik
4747
PS C:\> Get-AdfsRelyingPartyTrust -Identifier "https://FabrikamApp.CentralServer.org"
4848
```
4949

50-
This command gets the property settings for a relying party trust that has the identifier https://FabrikamApp.CentralServer.org.
50+
This command gets the property settings for a relying party trust that has the identifier `https://FabrikamApp.CentralServer.org`.
5151

5252
### Example 3: Get property settings for an updated relying party trust
5353
```

0 commit comments

Comments
 (0)