We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebda467 + 606ee60 commit 28a72a0Copy full SHA for 28a72a0
docs/TypeChecker.rst
@@ -486,7 +486,7 @@ down to only simple constraints that are trivially satisfied.
486
The simplification process breaks down constraints into simpler
487
constraints, and each different kind of constraint is handled by
488
different rules based on the Swift type system. The constraints fall
489
-intofive categories: relational constraints, member constraints,
+into five categories: relational constraints, member constraints,
490
type properties, conjunctions, and disjunctions. Only the first three
491
kinds of constraints have interesting simplification rules, and are
492
discussed in the following sections.
0 commit comments