summaryrefslogtreecommitdiffhomepage
path: root/set-theory.html.markdown
diff options
context:
space:
mode:
authorNathan <nibudd@gmail.com>2022-01-03 10:53:13 -0500
committerGitHub <noreply@github.com>2022-01-03 23:53:13 +0800
commiteed9734dfc7fc4c9073a58d99e9e51686585c93e (patch)
tree9e6d935d6bce85d562d9b4c52552f7ef9076edcd /set-theory.html.markdown
parent549ac28f77b215b0ef05930b85b8bf60f29c500b (diff)
fix typo (#4192)
compliment -> complement
Diffstat (limited to 'set-theory.html.markdown')
-rw-r--r--set-theory.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/set-theory.html.markdown b/set-theory.html.markdown
index c6e72960..d55ab7d5 100644
--- a/set-theory.html.markdown
+++ b/set-theory.html.markdown
@@ -13,7 +13,7 @@ Set theory is a branch of mathematics that studies sets, their operations, and t
* the union operator, `∪`, pronounced "cup", means "or";
* the intersection operator, `∩`, pronounced "cap", means "and";
* the exclusion operator, `\`, means "without";
-* the compliment operator, `'`, means "the inverse of";
+* the complement operator, `'`, means "the inverse of";
* the cross operator, `×`, means "the Cartesian product of".
### Qualifiers