Skip to content

Commit 493e160

Browse files
authored
Update README.md
1 parent 843fced commit 493e160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Using the `--merge` option creates a new migration file which might not be desir
8787

8888
## Solution
8989

90-
`django-migration-fixer` identifies changes between the default branch `main`, and the feature branch `feature/test-b` and maintains a linear dependency history as shown below:
90+
`django-migration-fixer` identifies changes between the default branch `main`, and the feature branch `feature/test-b` and maintains a consistent dependency history as shown below:
9191

9292
**Branch:** `feature/test-b`
9393

0 commit comments

Comments
 (0)