Skip to content

Commit 486c89f

Browse files
committed
Fix one more spelling mistake (in the HTML code this time)
- Legacy-Id: 3396
1 parent 16e0497 commit 486c89f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/wgchairs/edit_management_shepherd.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1>Change shepherd for {{ doc }}</h1>
3333

3434
<tr><td>{{ form.as_p }}</td></tr>
3535
</table>
36-
<input type="submit" name="change_sheperd" value="Change shepherd" />
36+
<input type="submit" name="change_shepherd" value="Change shepherd" />
3737
{% if form.can_cancel %}<a href="">No! I don't want to continue</a>{% endif %}
3838
</form>
3939
</td></tr></table>

0 commit comments

Comments
 (0)