Skip to content

Commit d2e7289

Browse files
author
Issayah
authored
Update src/components/modal/README.md
1 parent 4bd9f03 commit d2e7289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/modal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ To prevent `<b-modal>` from closing (for example when validation fails). you can
317317
<!-- b-modal-prevent-closing.vue -->
318318
```
319319

320-
## Events
320+
### Events
321321

322322
The events `ok`, `cancel`, and `close` are emitted by modal's built in **OK**, **Cancel**, and
323323
header close (**X**) buttons respectively. These events will not be emitted, by default, if you have

0 commit comments

Comments
 (0)