From 69a0fccd5011851ad5262c6abe5f166308d1b570 Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Thu, 15 Jun 2017 06:35:43 -0400 Subject: [PATCH] fix spelling in one more spot --- _layouts/resume.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/resume.html b/_layouts/resume.html index d028fb9..3d5224f 100644 --- a/_layouts/resume.html +++ b/_layouts/resume.html @@ -133,7 +133,7 @@ {% for recognition in site.data.recognitions %}

{{ recognition.award }}

-

{{ recognition.organisation }} • {{ recognition.year }}

+

{{ recognition.organization }} • {{ recognition.year }}

{{ recognition.summary }}

{% endfor %}