Skip to content

Commit 3f743c7

Browse files
committed
chore: format
1 parent 6603e8c commit 3f743c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/kratos/guides/upgrade.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Back up your data! Applying upgrades can lead to data loss if handled incorrectl
1717
1. Update the [Ory Kratos SDK](../sdk/01_overview.md) if used in your application.
1818
1. [Install](../install.mdx) the new version of Ory Kratos.
1919
1. Run [`kratos migrate sql`](../cli/kratos-migrate-sql.md) to run the SQL migrations to the new database schema.
20-
1. If you are upgrading to a version that introduces phone number normalization, run `kratos migrate normalize-phone-numbers` after
21-
the new version is deployed and serving traffic. This rewrites existing phone identifiers to E.164 format. See the
20+
1. If you are upgrading to a version that introduces phone number normalization, run `kratos migrate normalize-phone-numbers`
21+
after the new version is deployed and serving traffic. This rewrites existing phone identifiers to E.164 format. See the
2222
[phone normalization guide](./normalize-phone-numbers.mdx) for the recommended rollout sequence.
2323

2424
Should you run into problems with the upgrade, consider a stepped upgrade and please visit the community

0 commit comments

Comments
 (0)