lib: fix typos

This commit is contained in:
figsoda 2022-12-17 18:59:29 -05:00
parent 403e25e3e3
commit 695d4bc76b
8 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@ in
situations below.
For illustration and/or testing, we define derivation such that its
evaluation is very noticable.
evaluation is very noticeable.
let derivation = throw "This won't be evaluated.";