doc/contribute.html: capitalize the first letter

LGTM=dave
R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/109080048
This commit is contained in:
Tetsuo Kiso 2014-07-07 16:31:20 +10:00 committed by Dave Cheney
parent 735e38cace
commit 48347cc1eb
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@ Mercurial failed to merge your changes with the independent change.
When this happens, Mercurial leaves both edits in the file,
marked by <code>&lt;&lt;&lt;&lt;&lt;&lt;&lt;</code> and
<code>&gt;&gt;&gt;&gt;&gt;&gt;&gt;</code>.
it is now your job to edit the file to combine them.
It is now your job to edit the file to combine them.
Continuing the example, searching for those strings in <code>flag_test.go</code>
might turn up:
</p>