Skip to content

Commit f1d6471

Browse files
committed
Fix wording
- Legacy-Id: 13271
1 parent cceb418 commit f1d6471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/stats/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>{% block title %}Statistics{% endblock %}</h1>
1313

1414
<ul>
1515
<li><a href="{% url "ietf.stats.views.document_stats" %}">Drafts/RFCs (authors, countries, formats, ...)</a></li>
16-
<li><a href="{% url "ietf.stats.views.meeting_stats" %}">Meeting attendance (countries, ...)</a></li>
16+
<li><a href="{% url "ietf.stats.views.meeting_stats" %}">Meeting attendance</a></li>
1717
<li><a rel="nofollow" href="{% url "ietf.stats.views.review_stats" %}">Reviews of drafts in review teams</a> (requires login)</li>
1818
</ul>
1919

0 commit comments

Comments
 (0)