diff --git a/README.md b/README.md index 67819c9..08ca65e 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ It also includes a few other packages that are used internally and shouldn't hav - `\say{text}`: Puts text in quotes, handling details like period spacing. Courtesy of `dirtytalk`. - `\tab`: Typewriter-style tabs every `1cm`. Courtesy of `tabto`. -- `\maketitle`: Makes a title. This is never placed on a seperate page. +- `\maketitle`: Makes a title. This is never placed on a separate page. - Set title data with the following commands:\ `\title{text}`, `\subtitle{text}`, `\uptitlel{text}`, `\uptitler{text}`\ `\uptitlel` and `\uptitler` are optional, but usually come together.