Просмотр исходного кода

Fix typo and file extension in example tex template

James Allen 8 лет назад
Родитель
Сommit
fc4ffc3905
1 измененных файлов с 2 добавлено и 2 удалено
  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}