Skip to content

Commit 5cf9326

Browse files
svenhedendiasbruno
authored andcommitted
Update README.md
1 parent cdcc1cb commit 5cf9326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ function getParent() {
193193
### Body class
194194

195195
When the modal is opened a `ReactModal__Body--open` class is added to the `body` tag.
196-
You can use this to remove scrolling on the the body while the modal is open.
196+
You can use this to remove scrolling on the body while the modal is open.
197197

198198
```CSS
199199
/* Remove scroll on the body when react-modal is open */

0 commit comments

Comments
 (0)