From fc4ffc3905fa54f44f82fde06be87d98ada89f2c Mon Sep 17 00:00:00 2001 From: James Allen Date: Tue, 6 Feb 2018 10:27:10 +0000 Subject: [PATCH] Fix typo and file extension in example tex template --- services/web/app/templates/project_files/main.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/web/app/templates/project_files/main.tex b/services/web/app/templates/project_files/main.tex index c35723530c..a0e2bff21d 100644 --- a/services/web/app/templates/project_files/main.tex +++ b/services/web/app/templates/project_files/main.tex @@ -18,9 +18,9 @@ There is another theory which states that this has already happened. \begin{figure}[h!] \centering -\includegraphics[scale=1.7]{universe.jpg} +\includegraphics[scale=1.7]{universe} \caption{The Universe} -\label{fig:univerise} +\label{fig:universe} \end{figure} \section{Conclusion}