Skip to content

Commit 56dfe4a

Browse files
authored
Fix small typo on the help page (#95)
1 parent 65d201f commit 56dfe4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgcommitfest/commitfest/templates/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2>Drafts</h2>
4141
Appart from the regular Commitfests, there is also a "Drafts" Commitfest that is used to collect patches for new features that are not yet ready for general reviewing. There are various reasons why a patch might not be ready for general reviewing but the author still wants to track it publicly in the "Commitfest app", this is usually due to the combination of one of the following reasons:
4242
<ul>
4343
<li>The author has temporarily lost interest, but expects to come back in the future.</li>
44-
<li>The author does not want to forget abuot </li>
44+
<li>The author does not want to forget about it </li>
4545
<li>The author wants feedback from a specific subset of people before requesting general feedback</li>
4646
<li>The author wants to have CI run on the patch, while they are polishing it further</li>
4747
<li>The author would like to be notified when the patch is in need of a rebase</li>

0 commit comments

Comments
 (0)