Skip to content

Commit 0818014

Browse files
authored
Correcting a small typo in the UUID
1 parent c844b94 commit 0818014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The time required to failover depends on how long it takes to manually promote t
3737
```
3838
- On the new primary, remove the UUIDs using `ghe-repl-teardown`. Please replace *`UUID`* with a UUID you retrieved in the previous step.
3939
```shell
40-
$ ghe-repl-teardown -u <em>UUNID</em>
40+
$ ghe-repl-teardown -u <em>UUID</em>
4141
```
4242

4343
### Further reading

0 commit comments

Comments
 (0)