This commit is contained in:
Andrew Lin 2022-08-19 19:39:48 -07:00
parent a594869431
commit 68a2d45d01

View File

@ -47,7 +47,7 @@ The set of numeric comparisons is nearly the same as the mathematical counterpar
:::{.callout-warning}
## Warning
The use of `==` is necessary, as `=` is used for assignment and mutation.")
The use of `==` is necessary, as `=` is used for assignment and mutation.
:::