Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dejavix committed Feb 3, 2022
1 parent 0d46363 commit 157b66d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/upgrade/database-schema-upgrade.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ These scripts contain a set of SQL commands (usually `ALTER TABLE` commands) tha
The scripts are designed to be non-desctructive, therefore they can safely be executed over a database that is populated with data.
(Of course, the usual backup routine is strongly recommended.)

=== The right process for the rigth repository
=== The right process for the right repository

Since version 4.4, midPoint features two SQL repository implementations and these have different upgrade procedures.
It is absolutely critical to use the right upgrade script for the right repository.
Expand Down Expand Up @@ -157,4 +157,4 @@ See xref:/midpoint/reference/repository/generic/database-schema-versioning/[Data

* xref:/midpoint/reference/upgrade/upgrade-guide/[Upgrade HOWTO]

* xref:/midpoint/reference/repository/generic/database-schema-versioning/[Database schema versioning] (Generic repository)
* xref:/midpoint/reference/repository/generic/database-schema-versioning/[Database schema versioning] (Generic repository)

0 comments on commit 157b66d

Please sign in to comment.