Skip to content

Commit ad8600b

Browse files
Try
1 parent f32558c commit ad8600b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/staff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ description: Meet the CRUP team and instructors.
9393
Running CRUP would not be possible without these amazing people!
9494

9595
<div class="role">
96-
{% assign edvps = site.staffers | where: 'role', 'VP of Exec' %}
96+
{% assign edvps = site.staffers | where: 'role', 'VP of Eduation' %}
9797
{% for staffer in edvps %}
9898
{{ staffer }}
9999
{% endfor %}

0 commit comments

Comments
 (0)