Skip to content

Commit a361d81

Browse files
committed
Updated example formatting
1 parent 3efd48c commit a361d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/smbshare/Set-SmbServerConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Set-SmbServerConfiguration @Parameters
7474
```
7575

7676
This command turns on SMB signing and encryption without user confirmation. This example uses
77-
splatting to pass parameter values from the '$Parameters' variable to the command. Learn more about
77+
splatting to pass parameter values from the `$Parameters` variable to the command. Learn more about
7878
[Splatting](/powershell/module/microsoft.powershell.core/about/about_splatting).
7979

8080
### Example 3: Turn off the default server and workstations shares

0 commit comments

Comments
 (0)