8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation. 8000
There was an error while loading. Please reload this page.
1 parent 850b3f7 commit 05b60f2Copy full SHA for 05b60f2
type-definitions/Immutable.d.ts
@@ -121,7 +121,7 @@ declare module Immutable {
121
*
122
* Unlike a JavaScript Array, there is no distinction between an
123
* "unset" index and an index set to `undefined`. `List#forEach` visits all
124
- * indices from 0 to size, regardless of if they were explicitly defined.
+ * indices from 0 to size, regardless of whether they were explicitly defined.
125
*/
126
export module List {
127
0 commit comments