diff --git a/34.md b/34.md index fc25bdeb..605065fd 100644 --- a/34.md +++ b/34.md @@ -163,7 +163,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid. -The Status of a patch-revision defaults to either that of the root-patch, or `1632` (_Closed_) if the root-patch's Status is `1631` (_Applied/Merged_) and the patch-revision isn't tagged in the `1631` (_Applied/Merged_) event. +The Status of a patch-revision is to either that of the root-patch, or `1632` (_Closed_) if the root-patch's Status is `1631` (_Applied/Merged_) and the patch-revision isn't tagged in the `1631` (_Applied/Merged_) event. ## Possible things to be added later