Skip to content

Commit 8fd5198

Browse files
committed
Minor edit
1 parent f711de8 commit 8fd5198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microsoftgraph/docs-conceptual/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before troubleshooting any errors, make sure that you're running the most recent
2020
Get-InstalledModule
2121
```
2222

23-
The version of the `Microsoft.Graph` module should be the most recent compared to the latest release in the [PowerShell gallery](https://www.powershellgallery.com/packages/Microsoft.Graph). If your installed module isn't up to date, update it by running:
23+
The version of the `Microsoft.Graph` module should be the most recent compared to the latest release in the [PowerShell Gallery](https://www.powershellgallery.com/packages/Microsoft.Graph). If your installed module isn't up to date, update it by running:
2424

2525
```PowerShell
2626
Update-Module Microsoft.Graph

0 commit comments

Comments
 (0)