diff options
author | Colin Okay <cbeok@protonmail.com> | 2020-07-30 08:58:58 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2020-07-30 08:58:58 -0500 |
commit | 99869d44ed33f1e1d6d935cdffa639dd6817b056 (patch) | |
tree | e085b52c308ffc4a6a41e7c4a73aa2e0355cb205 | |
parent | d163358a91c35a8c77de0ec6f190d40ec9362fd9 (diff) |
typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -540,7 +540,7 @@ The `pick-out` consumer is interesting enough to see a quick example of: (#\r #\e #\e #\r #\n) ``` -### Anaphoric Cosumer Macros +### Anaphoric Consumer Macros If you would like to use `for` and `fold` macros with a little less visual noise (but sacrificing some of their flexibility), you can use |