Skip to content

Commit

Permalink
docs: fix typo (#6728)
Browse files Browse the repository at this point in the history
  • Loading branch information
feot committed Dec 2, 2023
1 parent 36d0b7a commit f466bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/examples/Modal/StaticBackdrop.js
Expand Up @@ -24,7 +24,7 @@ function Example() {
<Modal.Title>Modal title</Modal.Title>
</Modal.Header>
<Modal.Body>
I will not close if you click outside me. Don not even try to press
I will not close if you click outside me. Do not even try to press
escape key.
</Modal.Body>
<Modal.Footer>
Expand Down

0 comments on commit f466bf7

Please sign in to comment.