Updated typo in homework template packages

This commit is contained in:
Wryn Wagner 2019-10-22 11:53:57 -06:00
parent 764c152f9d
commit 3f9ffa9e97

View File

@ -17,7 +17,7 @@
\usepackage{graphicx} % -- Package used to insert graphics
\usepackage{lipsum} % -- Package for lorem ipsum
\usepackage{kantlipsum} % -- Package for Kant style lorem ipsum
\usepackage[english]{bable} % -- Package for English grammar
\usepackage[english]{babel} % -- Package for English grammar
\graphicspath{ {./images/} }