diff --git a/src/boolean/or.md b/src/boolean/or.md index 59984d97..62d4a859 100644 --- a/src/boolean/or.md +++ b/src/boolean/or.md @@ -20,7 +20,7 @@ walking the dog looks nice. ## Exclusive vs. Inclusive -It is important too note that this is not an "exclusive" OR. +It is important to note that this is not an "exclusive" OR. An exclusive OR would be something like a child being allowed to have ice cream _or_ a cookie, but not both.