Skip to content

Commit d8a6ac1

Browse files
committed
edits
1 parent 7abfd2b commit d8a6ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
> 1) React window improves the responsiveness of your user interface by passing only a small portion of your data to the React reconciler.
99
> 2) React window reduces the memory footprint of your application when displaying large datasets and prevent out of memory errors.
10-
> 3) React windows reduce the need for your web services to support a paging interface.
10+
> 3) React window reduce the need for your web services to support a paging interface.
1111
1212
[![NPM registry](https://img.shields.io/npm/v/react-window.svg?style=for-the-badge)](https://yarnpkg.com/en/package/react-window) [![Travis](https://img.shields.io/badge/ci-travis-green.svg?style=for-the-badge)](https://travis-ci.org/bvaughn/react-window) [![NPM license](https://img.shields.io/badge/license-mit-red.svg?style=for-the-badge)](LICENSE.md)
1313

0 commit comments

Comments
 (0)