Skip to content

Commit bbc881f

Browse files
authored
Slightly reword /submit instruction
1 parent aadf006 commit bbc881f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2>How can you use GitGitGadget?</h2>
118118
The Pull Request will trigger a few Checks, most importantly one that will build Git and run the test suite on the main platforms, to make sure that everything works as advertised.
119119
</p><p>
120120
Once you feel everything is ready to go, add a comment to that Pull Request saying <code>/preview</code>. This will send you a copy of the Pull Request to check.
121-
If you are happy, add a comment to that Pull Request saying <code>/submit</code>.
121+
Once you are happy with the result, add a comment to that Pull Request saying <code>/submit</code>.
122122
This will trigger GitGitGadget (you can see the progress via the Check called "GitGitGadget PR Handler"): it will wrap your Pull Request into a nice bundle of mails in the format expected on the Git mailing list.
123123
</p>
124124
</div>

0 commit comments

Comments
 (0)