Skip to content

Commit 44dda40

Browse files
committed
Merge pull request react-restart#38 from KyleAMathews/patch-1
Typo
2 parents 676a778 + bbb17b5 commit 44dda40

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
@@ -12,7 +12,7 @@ demos and docs at: http://react-bootstrap.github.io/react-overlays/examples/
1212
npm install --save react-overlays
1313
```
1414

15-
All of these utilities have been abstracted out of [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) in order to provide better access to the generic implementations of these commonly needed components. The included components are building blockings for creating more polished components. Everything is bring-your-own-styles, css or otherwise.
15+
All of these utilities have been abstracted out of [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) in order to provide better access to the generic implementations of these commonly needed components. The included components are building blocks for creating more polished components. Everything is bring-your-own-styles, css or otherwise.
1616

1717
If you are looking for more complete overlays, modals, or tooltips--something you can use right out of the box--check out react-boostrap, which is (or soon will be) built on using these components.
1818

0 commit comments

Comments
 (0)