Skip to content

Commit 136d0c2

Browse files
authored
Merge pull request rails#52549 from tsvallender/thor_merge_docs
Typo fix [ci skip]
2 parents 9abbd32 + f658dd6 commit 136d0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/upgrading_ruby_on_rails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Overwrite /myapp/config/application.rb? (enter "h" for help) [Ynaqdh]
6868
...
6969
```
7070

71-
Don't forget to review the difference, to see if there were any unexpected changes, and note that the diff and merge tools used during this processed can be defined using the `THOR_DIFF` and `THOR_MERGE` environment variables.
71+
Don't forget to review the difference, to see if there were any unexpected changes, and note that the diff and merge tools used during this process can be defined using the `THOR_DIFF` and `THOR_MERGE` environment variables.
7272

7373
### Configure Framework Defaults
7474

0 commit comments

Comments
 (0)