diff options
author | cvializ | 2015-05-04 16:33:09 -0700 |
---|---|---|
committer | cvializ | 2015-05-04 16:33:09 -0700 |
commit | d02d39bd6d9001ad60a3d81f859c7d89c138bce6 (patch) | |
tree | 16e0a1a073b004a7f151b57c44482da58824a0fd /README.md | |
parent | 65ca40fc542ddefa5813997cc4c82b581089b027 (diff) |
Update README.md
Quick proofreading fix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ But you can also use them to destructure them inside pattern-matching: _ #None) -There is also the special **\or** macro, which instroduces *or patterns* +There is also the special **\or** macro, which introduces *or patterns* (deftype Weekday (| #Monday |