Fix typos.

finite-set-exercises
Joshua Potter 2023-05-11 08:04:29 -06:00
parent fe53025817
commit dbcd63ac65
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ feasible, theorems are also formally proven in [Lean](https://leanprover.github.
This project has absorbed [doc-gen4](https://github.com/leanprover/doc-gen4) to
ease customization. In particular, the `DocGen4` module found in this project
allows generating PDFs and including them into the navbar. To generate
allows generating PDFs and including them in the navbar. To generate
documentation and serve files locally, run the following:
```bash

View File

@ -31,7 +31,7 @@ require std4 from git
"main"
-- ========================================
-- Document Generator
-- Documentation Generator
-- ========================================
lean_lib DocGen4