diff --git a/wiki/menu.html b/wiki/menu.html index a4009978a90532a7b221a565348ddeda2e6a1c00..234b00c5c0aaf7e3a5bb6d9c0ca5a5557a9cf127 100644 --- a/wiki/menu.html +++ b/wiki/menu.html @@ -113,7 +113,7 @@ <a href="{{ url_for('pages', page='human-practices') }}">Human Practices</a> </li> <li id="edu" onmouseover="over(this)" onmouseleave="leave(this)"> - <a href="{{ url_for('pages', page='education') }}">Education</a> + <a href="{{ url_for('pages', page='education') }}">Education and outreach</a> </li> <li onmouseover="over(this)" onmouseleave="leave(this)"> <a href="{{ url_for('pages', page='safety') }}">Safety</a>