Skip to content

Commit 0b32e5e

Browse files
committed
minor correction
1 parent c9e6e0f commit 0b32e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/powershell/download-sql-server-ps-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ This section walks you through the steps of installing the SqlServer PowerShell
9393
Get-Module SqlServer -ListAvailable
9494
```
9595

96-
The output may look like this (actual version may be different and must match <SomeVersion> listed previously):
96+
The output may look like this (actual version may be different and must match `<SomeVersion>` listed previously):
9797

9898
```console
9999
PS C:\Users\user1> Get-Module SqlServer -ListAvailable

0 commit comments

Comments
 (0)