Skip to content

Commit 94eacdf

Browse files
committed
fix typos
1 parent 7f48458 commit 94eacdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040

4141
- #4623 better data flow inference for common pattern: `let {a,b,c} = ...`
4242

43-
- #4622 add html element & observer phanton types
43+
- #4622 add html element & observer phantom types
4444

4545
- #4618 fix combination of bs.obj with bs.as so that bs.as can carry more kinds of playload
4646

4747
- #4613 (internal) pass down @inlined attribute from upstream. (the info is passed down, how to make use of it is not done yet)
4848

49-
- #4609 Lift the restriction that user can only defined a type with less than 256 constructors
49+
- #4609 Lift the restriction that user can only define a type with less than 256 constructors
5050

5151

5252
- #4606, #3961 (internal) use is_a_functor from upstream instead of guessing

0 commit comments

Comments
 (0)