Skip to content

Commit ae7aa1d

Browse files
authored
Fixed typo in pr_workflow.rst (godotengine#8671)
* Fixed typo in pr_workflow.rst
1 parent 6ccfc42 commit ae7aa1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/workflow/pr_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ The interactive rebase
436436

437437
If you didn't follow the above steps closely to *amend* changes into a commit
438438
instead of creating fixup commits, or if you authored your changes without being
439-
aware of our workflow and Git usage tips, reviewers might request of your to
439+
aware of our workflow and Git usage tips, reviewers might request you to
440440
*rebase* your branch to *squash* some or all of the commits into one.
441441

442442
Indeed, if some commits have been made following reviews to fix bugs, typos, etc.

0 commit comments

Comments
 (0)