Skip to content

Commit 826641f

Browse files
Update design-document.md
One typo :)
1 parent b268fe0 commit 826641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accepted/future-releases/3009-inference-using-bounds/design-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ constraints collected during the upwards phase (1), a new constraint (2) is
352352
generated from the bound of the type variable after completing the first four
353353
steps of the CSSTV algorithm. The new constraint is then added to the set of
354354
existing constraints (1). Then the solution for the type variable is computed
355-
form the updated constraint set (3).
355+
from the updated constraint set (3).
356356

357357
```mermaid
358358
block-beta

0 commit comments

Comments
 (0)