doc: typo Runnign (#3018)

This commit is contained in:
Joachim Breitner 2023-12-04 17:55:07 +01:00 committed by GitHub
parent 93a6279025
commit c91ece4f58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ adding the `-C stageN` argument. The default when run as above is stage 1. The
Lean tests will automatically use that stage's corresponding Lean
executables
Runnign `make test` will not pick up new test files; run
Running `make test` will not pick up new test files; run
```bash
cmake build/release/stage1
```