Skip to content

Commit e4841d6

Browse files
jamesbechetdiasbruno
authored andcommitted
chore: update shouldCloseOnOverlayClick doc
1 parent 6724a04 commit e4841d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ import ReactModal from 'react-modal';
113113

114114
shouldCloseOnOverlayClick={
115115
true
116-
/* Boolean indicating if the overlay should close the modal */}
116+
/* Boolean indicating if clicking the overlay should close the modal */}
117117

118118
shouldCloseOnEsc={
119119
true

0 commit comments

Comments
 (0)