From a77dd75f76542a4a7cb4a6e63a87e5df12ec4346 Mon Sep 17 00:00:00 2001 From: Felipe Portales Date: Thu, 8 Jul 2021 08:28:44 -0300 Subject: [PATCH] fixed typos on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ddd72..71b17e4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Packages `geometry`, `fancyhdr` and `titlesec` are required. All other packages ## Features available -Commands added that **can** to be used in the preamble are: +Commands added that **can** use in the preamble are: - `\institute{}` indicates the institution the homework this is going to be turned in to, - `\professor{}` to indicate the name of the professor, - `\class{}` to indicate the course this homework is intended to be delivered.