Fix spelling mistake in title of template
- Legacy-Id: 3402
This commit is contained in:
parent
7e3b621a05
commit
147b3004fa
|
@ -1,7 +1,7 @@
|
|||
{% extends "wginfo/wg_base.html" %}
|
||||
{% load ietf_filters %}
|
||||
|
||||
{% block title %}Chage shepherd for {{ doc }}{% endblock %}
|
||||
{% block title %}Change shepherd for {{ doc }}{% endblock %}
|
||||
|
||||
{% block wg_content %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue