From 57fbba4ebfcc63b411b447623e673731cfd21e21 Mon Sep 17 00:00:00 2001 From: Felipe Portales Date: Thu, 8 Jul 2021 08:33:59 -0300 Subject: [PATCH] fixed another typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71b17e4..2128401 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** use in the preamble are: +Commands added that **can** be used 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.