Skip to content

Commit 35b6422

Browse files
authored
Update 16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md
1 parent 228ca6a commit 35b6422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/fundamentals/setup/upgrading/downgrades-and-rerunning-migrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Then restart Umbraco.
6767

6868
A related topic is if you want to re-run the migrations from a prior version to the version you are on.
6969

70-
This isn't something that should be needed in normal usage of Umbraco. Umbraco handles running the necessary migrations on start-up and keeps track of it's state. However, if investigating an upgrade related issue, or testing an upgrade before running in production, it's useful to know how to do this.
70+
This isn't something that should be needed in normal usage of Umbraco. Umbraco handles running the necessary migrations on start-up and keeps track of its state. However, if investigating an upgrade-related issue or testing an upgrade before running it in production, it's useful to know how to do this.
7171

7272
Again you need to manipulate the migration state stored in the database.
7373

0 commit comments

Comments
 (0)