Added a capital language to the heading in Russian (#31366)

All other languages have capital letters to their names, and Russian document should follow as well.
This commit is contained in:
Valera Kushnir
2019-07-02 23:58:30 -04:00
committed by Randell Dawson
parent 3c52487989
commit 3bade4dc7e

View File

@ -4,7 +4,7 @@
<td> Read these guidelines in </td>
<td><a href="/CONTRIBUTING.md"> English </a></td>
<td><a href="/docs/chinese/CONTRIBUTING.md"> 中文 </a></td>
<td><a href="/docs/russian/CONTRIBUTING.md"> русский </a></td>
<td><a href="/docs/russian/CONTRIBUTING.md"> Pусский </a></td>
<td><a href="/docs/arabic/CONTRIBUTING.md"> عربي </a></td>
<td><a href="/docs/spanish/CONTRIBUTING.md"> Español </a></td>
<td><a href="/docs/portuguese/CONTRIBUTING.md"> Português </a></td>