Skip to content

Commit 7bcb6dc

Browse files
committed
[Content events] Fixed formatting (#2687)
1 parent 3a55094 commit 7bcb6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/event_reference/content_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ page_type: reference
4545
| Event | Dispatched by | Properties |
4646
|---|---|---|
4747
|`BeforeHideContentEvent`|`ContentService::hideContent`|`ContentInfo $contentInfo`|
48-
|`HideContentEvent`|`ContentService::hideContent`|`ContentInfo $contentInfo|
48+
|`HideContentEvent`|`ContentService::hideContent`|`ContentInfo $contentInfo`|
4949
|`BeforeRevealContentEvent`|`ContentService::revealContent`|`ContentInfo $contentInfo`|
5050
|`RevealContentEvent`|`ContentService::revealContent`|`ContentInfo $contentInfo`|

0 commit comments

Comments
 (0)