Fix unclosed brace in Courses section
This commit is contained in:
parent
6e297c720c
commit
8b62e0b520
@ -251,7 +251,7 @@
|
||||
\begin{sortedlist}
|
||||
$for(courses)$
|
||||
\emphasized{$courses.name$} \\
|
||||
\lightfont{\textbf{$courses.institution$} \\
|
||||
\lightfont{\textbf{$courses.institution$}} \\
|
||||
$endfor$
|
||||
\end{sortedlist}
|
||||
\end{flushleft}
|
||||
|
Loading…
Reference in New Issue
Block a user