From b2e58e7af003c6ffae112b7410950062c47b66f0 Mon Sep 17 00:00:00 2001 From: Hamir Mahal Date: Wed, 14 Oct 2020 21:45:14 -0700 Subject: [PATCH] [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. --- docs/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 4c621eba..c7da854b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -180,7 +180,6 @@ choose a different parent element by providing a function to the

Modal Content.

``` -p If you do this, please ensure that your [app element](accessibility/README.md#app-element) is set correctly. The app element should not be a parent of the modal, to prevent modal content from