Skip to content

Commit 8e20388

Browse files
committed
doc: fix typo in contribute.html
Change-Id: Ica27c4a9e4c364d94250aebfc4c2b59cff7f4a8f Reviewed-on: https://go-review.googlesource.com/c/go/+/258679 Trust: Alberto Donizetti <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 694025e commit 8e20388

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/contribute.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -806,10 +806,9 @@ <h3 id="ref_issues">Referencing issues</h3>
806806

807807
<p>
808808
If the change is a partial step towards the resolution of the issue,
809-
uses the notation "Updates #12345".
810-
This will leave a comment in the issue
811-
linking back to the change in Gerrit, but it will not close the issue
812-
when the change is applied.
809+
write "Updates #12345" instead.
810+
This will leave a comment in the issue linking back to the change in
811+
Gerrit, but it will not close the issue when the change is applied.
813812
</p>
814813

815814
<p>

0 commit comments

Comments
 (0)