File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
* ## How to read these docs
21
21
*
22
22
* In order to better explain what kinds of values the Immutable.js API expects
23
- * and produces, this documentation is presented in a strong typed dialect of
23
+ * and produces, this documentation is presented in a staticly typed dialect of
24
24
* JavaScript (like [Flow][] or [TypeScript][]). You *don't need* to use these
25
25
* type checking tools in order to use Immutable.js, however becoming familiar
26
26
* with their syntax will help you get a deeper understanding of this API.
Original file line number Diff line number Diff line change 20
20
* ## How to read these docs
21
21
*
22
22
* In order to better explain what kinds of values the Immutable.js API expects
23
- * and produces, this documentation is presented in a strong typed dialect of
23
+ * and produces, this documentation is presented in a staticly typed dialect of
24
24
* JavaScript (like [Flow][] or [TypeScript][]). You *don't need* to use these
25
25
* type checking tools in order to use Immutable.js, however becoming familiar
26
26
* with their syntax will help you get a deeper understanding of this API.
Original file line number Diff line number Diff line change 20
20
* ## How to read these docs
21
21
*
22
22
* In order to better explain what kinds of values the Immutable.js API expects
23
- * and produces, this documentation is presented in a strong typed dialect of
23
+ * and produces, this documentation is presented in a staticly typed dialect of
24
24
* JavaScript (like [Flow][] or [TypeScript][]). You *don't need* to use these
25
25
* type checking tools in order to use Immutable.js, however becoming familiar
26
26
* with their syntax will help you get a deeper understanding of this API.
You can’t perform that action at this time.
0 commit comments