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:
committed by
Randell Dawson
parent
3c52487989
commit
3bade4dc7e
@ -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>
|
||||
|
Reference in New Issue
Block a user