Skip to content

Commit af96fdd

Browse files
committed
Fixed typos in 7.8 version of change node roles
1 parent 6414872 commit af96fdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/operate/rs/7.8/clusters/change-node-role.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A Redis Software cluster contains a primary node, which coordinates cluster-wide
1717

1818
To demote the primary node to a secondary node using the Cluster Manager UI:
1919

20-
1. On the **Nodes** screen, click {{< image filename="/images/rs/buttons/button-toggle-actions-vertical.png#no-click" alt="More actions button" width="22px" class="inline" >}} for the node you want to promote.
20+
1. On the **Nodes** screen, click {{< image filename="/images/rs/buttons/button-toggle-actions-vertical.png#no-click" alt="More actions button" width="22px" class="inline" >}} for the primary node you want to demote.
2121

2222
{{<image filename="images/rs/screenshots/nodes/primary-node-more-actions.png" alt="Click the more actions button for a node to access node actions.">}}
2323

@@ -37,7 +37,7 @@ To demote the primary node to a secondary node using the Cluster Manager UI:
3737

3838
To promote a secondary node to become the primary node using the Cluster Manager UI:
3939

40-
1. On the **Nodes** screen, click {{< image filename="/images/rs/buttons/button-toggle-actions-vertical.png#no-click" alt="More actions button" width="22px" class="inline" >}} for the node you want to promote.
40+
1. On the **Nodes** screen, click {{< image filename="/images/rs/buttons/button-toggle-actions-vertical.png#no-click" alt="More actions button" width="22px" class="inline" >}} for the secondary node you want to promote.
4141

4242
{{<image filename="images/rs/screenshots/nodes/secondary-nodes-more-actions.png" alt="Click the more actions button for a node to access node actions.">}}
4343

0 commit comments

Comments
 (0)