We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10683a commit 18f5eaeCopy full SHA for 18f5eae
1 file changed
README.md
@@ -160,7 +160,7 @@ pass the 'shouldCloseOnOverlayClick' prop with 'false' value.
160
style={customStyle}>
161
162
<h1>Force Modal</h1>
163
- <p>Modal cannot be closed when clickig the overlay area</p>
+ <p>Modal cannot be closed when clicking the overlay area</p>
164
<button onClick={handleCloseFunc}>Close Modal...</button>
165
</Modal>
166
```
0 commit comments