Skip to content

Commit de462f5

Browse files
committed
Merge pull request JedWatson#801 from radarhere/patch-1
Fixed typos
2 parents ae8687e + 7d74639 commit de462f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Otherwise known as "the real 0.6.2" this includes the updated build for the last
299299
## v0.4.2 / 2015-03-23
300300

301301
* added; ESLint and contributing guide
302-
* fixed; incorrect `classnames` variable assignement in window scope
302+
* fixed; incorrect `classnames` variable assignment in window scope
303303
* fixed; all ESLint errors and warnings (except invalid JSX undefined/unused vars due to ESLint bug)
304304
* fixed; first option is now focused correctly, thanks [Eivind Siqveland Larsen](https://github.com/esiqveland)
305305

@@ -313,7 +313,7 @@ Otherwise known as "the real 0.6.2" this includes the updated build for the last
313313

314314
## v0.3.5 / 2015-03-09
315315

316-
* improved; less/no repaint on scroll for preformance wins, thanks [jsmunich](https://github.com/jsmunich)
316+
* improved; less/no repaint on scroll for performance wins, thanks [jsmunich](https://github.com/jsmunich)
317317
* added; `onBlur` and `onFocus` event handlers, thanks [Jonas Budelmann](https://github.com/cloudkite)
318318
* added; support for `inputProps` prop, passed to the `<input>` component, thanks [Yann Plantevin](https://github.com/YannPl)
319319
* changed; now using [react-component-gulp-tasks](https://github.com/JedWatson/react-component-gulp-tasks) for build

0 commit comments

Comments
 (0)