Skip to content

Commit 3e65810

Browse files
authored
Typo fix and minor update opening para.
1 parent 9d45724 commit 3e65810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

student-projects/past-projects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="page-wrapper">
1616
{% include site-header.html extra=header_extra %}
1717
<main>
18-
<p>Below are the recently completed student projects wihtin our group:</p>
18+
<p>Below are the recently completed student projects within the Fundamental Computing group. Unless stated otherwise, these projects were part of the degree programmes for Computing Science at the University of Groningen.</p>
1919

2020
{% assign completed_projects = site.data['projects-finished'] %}
2121
{% if completed_projects and completed_projects.size > 0 %}

0 commit comments

Comments
 (0)