Skip to content

Commit 1a1e665

Browse files
committed
Fix typos
1 parent a809423 commit 1a1e665

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installing_on_kubernetes/_topics/migrate_to_appliance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Copy the database backup to the appliance (usually under /tmp/ or somewhere that has enough space)
2121
```
2222

23-
1. Extraxt the database password, encryption key, server GUID and region number
23+
1. Extract the database password, encryption key, server GUID and region number
2424
```bash
2525
$ oc rsh deploy/orchestrator
2626
sh-5.1$ cd /var/www/miq/vmdb/
@@ -70,7 +70,7 @@
7070

7171
1. Run the `appliance_console` to configure the appliance
7272
a. Select "Configure Application"
73-
b. Select "1) Create Internal Database" to create a new datbase.
73+
b. Select "1) Create Internal Database" to create a new database.
7474
c. Select "3) Make No messaging changes" to skip messaging configuration for now.
7575
d. Choose the database disk
7676
e. Choose whether this will be a standalone database server

0 commit comments

Comments
 (0)