Skip to content

Commit a035774

Browse files
fixes MicrosoftDocs/sql-docs/issues/6188 -- typo
1 parent d0c04bb commit a035774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sql-server/failover-clusters/windows/force-a-wsfc-cluster-to-start-without-a-quorum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ms.author: chadam
5656

5757
4. Use `Start-ClusterNode` with `-FixQuorum` to force the cluster service to start.
5858

59-
5. Use `Get-ClusterNode` with `-Property NodeWieght = 1` to set the value the guarantees that the node is a voting member of the quorum.
59+
5. Use `Get-ClusterNode` with `-Property NodeWeight = 1` to set the value the guarantees that the node is a voting member of the quorum.
6060

6161
6. Output the cluster node properties in a readable format.
6262

0 commit comments

Comments
 (0)