Skip to content

Commit b2e58e7

Browse files
hamirmahaldiasbruno
authored andcommittedOct 19, 2020
[fixed] extra 'p' character in index.md
Closes #830 by removing what I think is a typo: the character 'p' at the beginning of the "Using a custom parent node" on react-modal's documentation page.
1 parent 94ad567 commit b2e58e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎docs/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ choose a different parent element by providing a function to the
180180
<p>Modal Content.</p>
181181
</Modal>
182182
```
183-
p
184183
If you do this, please ensure that your
185184
[app element](accessibility/README.md#app-element) is set correctly. The app
186185
element should not be a parent of the modal, to prevent modal content from

0 commit comments

Comments
 (0)
Please sign in to comment.