Skip to content

Commit 3d71ea3

Browse files
committed
honors corrections
1 parent 00ec69f commit 3d71ea3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

02-people.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>{{role.role}}</h1>
6666
{% endif %} ({{person.was}}){% if person.now %} -- {{person.now}} {% endif %}
6767
</p>
6868
{% endfor %}
69-
{% elsif role.role == "Honors Students" %}
69+
{% elsif role.role == "Former Honors Students" %}
7070
<br>
7171
<h1>{{role.role}}</h1>
7272
<br>

_data/langcoglab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
- name: Chloe Haydel Brown
343343
was: Graduate Research Assistant
344344
now: Fulbright English Teaching Program
345-
- role: Honors Students
345+
- role: Former Honors Students
346346
people:
347347
- name: Khuyen Le
348348
year: 2021

0 commit comments

Comments
 (0)