Skip to content

Commit 1953ed4

Browse files
authored
Merge pull request github#1734 from github/taz/repl-teardown-uuid-typo
Correcting a small typo in the UUID
2 parents d35ed4e + c0d60a4 commit 1953ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)