We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdcc1cb commit 5cf9326Copy full SHA for 5cf9326
README.md
@@ -193,7 +193,7 @@ function getParent() {
193
### Body class
194
195
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.
+You can use this to remove scrolling on the body while the modal is open.
197
198
```CSS
199
/* Remove scroll on the body when react-modal is open */
0 commit comments