Skip to content

Commit 18f5eae

Browse files
djkirbyclaydiffrient
authored andcommitted
fix typo in README 📝 (#168)
1 parent a10683a commit 18f5eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ pass the 'shouldCloseOnOverlayClick' prop with 'false' value.
160160
style={customStyle}>
161161

162162
<h1>Force Modal</h1>
163-
<p>Modal cannot be closed when clickig the overlay area</p>
163+
<p>Modal cannot be closed when clicking the overlay area</p>
164164
<button onClick={handleCloseFunc}>Close Modal...</button>
165165
</Modal>
166166
```

0 commit comments

Comments
 (0)