Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 47a462a

Browse files
author
george
committed
update modal docs
1 parent 460b3d2 commit 47a462a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/modals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ For the modal button, it should have two main properties:
149149
<button data-target="new-modal">Press me</button>
150150
```
151151

152-
- `data-target`: an attribute containing a unique id pointing to the modal overlay's `data-modal-id` attribute.
152+
- `data-target`: an attribute containing a unique id pointing to the modal overlay's `data-modal` attribute.
153153

154154
#### Modal Attributes
155155

0 commit comments

Comments
 (0)