Ver Fonte

Fix typo and file extension in example tex template

James Allen há 8 anos atrás
pai
commit
fc4ffc3905
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      services/web/app/templates/project_files/main.tex

+ 2 - 2
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}