Skip to content

Commit 3d6d2c4

Browse files
authored
DOC-5952 RS: Fixed FQDN typo on upgrade A-A DB page (#2402)
1 parent 2cdacf4 commit 3d6d2c4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/operate/rs/7.22/installing-upgrading/upgrading/upgrade-active-active.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ without upgrading the CRDB protocol version.
100100
crdb-cli crdb list
101101
```
102102

103-
Look for the fully qualified domain name (CLUSTER-FDQN) of your cluster and use the associated GUID:
103+
Look for the fully qualified domain name (CLUSTER-FQDN) of your cluster and use the associated GUID:
104104

105105
```sh
106106
CRDB-GUID NAME REPL-ID CLUSTER-FQDN

content/operate/rs/7.4/installing-upgrading/upgrading/upgrade-active-active.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ without upgrading the CRDB protocol version.
104104
crdb-cli crdb list
105105
```
106106

107-
Look for the fully qualified domain name (CLUSTER-FDQN) of your cluster and use the associated GUID:
107+
Look for the fully qualified domain name (CLUSTER-FQDN) of your cluster and use the associated GUID:
108108

109109
```sh
110110
CRDB-GUID NAME REPL-ID CLUSTER-FQDN

content/operate/rs/7.8/installing-upgrading/upgrading/upgrade-active-active.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ without upgrading the CRDB protocol version.
100100
crdb-cli crdb list
101101
```
102102

103-
Look for the fully qualified domain name (CLUSTER-FDQN) of your cluster and use the associated GUID:
103+
Look for the fully qualified domain name (CLUSTER-FQDN) of your cluster and use the associated GUID:
104104

105105
```sh
106106
CRDB-GUID NAME REPL-ID CLUSTER-FQDN

content/operate/rs/installing-upgrading/upgrading/upgrade-active-active.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ If the feature set version is old, as indicated by the `OLD CRDB FEATURESET VERS
106106
crdb-cli crdb list
107107
```
108108
109-
Look for the fully qualified domain name (`CLUSTER-FDQN`) of your cluster and use the associated `GUID`:
109+
Look for the fully qualified domain name (`CLUSTER-FQDN`) of your cluster and use the associated `GUID`:
110110
111111
```sh
112112
CRDB-GUID NAME REPL-ID CLUSTER-FQDN

0 commit comments

Comments
 (0)