'Supported ciphers' -> 'Supported cipher suites'

It's called 'cipher suite' not simply 'cipher'
v1
Leon Klingele 2016-08-13 19:18:06 +02:00
parent 5bce485c76
commit d637fe109b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li><%= link_to t('User agent compatibility'), suite_path %></li>
<li><%= link_to t('Supported ciphers'), ciphers_path %></li>
<li><%= link_to t('Supported cipher suites'), ciphers_path %></li>
<!--
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">