Skip to content

Commit a986df2

Browse files
Apply suggestions from code review
Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
1 parent cde1f60 commit a986df2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docset/winserver2022-ps/failoverclusters/Move-ClusterVirtualMachineRole.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Virtual Machine1 node2 Online
4545
```
4646

4747
This example performs a live migration of the clustered virtual machine named Virtual Machine1 to
48-
the node named node2. The Windows PowerShell® prompt doesn't return until the action is complete.
48+
the node named node2. The Windows PowerShell prompt doesn't return until the action is complete.
4949

5050
### Example 2
5151

docset/winserver2022-ps/failoverclusters/New-ClusterFaultDomain.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ Specifies the type of the fault domain that this cmdlet creates.
124124
125125
The acceptable values for this parameter are:
126126
127-
- **Site**
128-
- **Rack**
129-
- **Chassis**
130-
- **Node**
127+
- `Site`
128+
- `Rack`
129+
- `Chassis`
130+
- `Node`
131131

132132
```yaml
133133
Type: FaultDomainType

0 commit comments

Comments
 (0)