diff --git a/libs/barista-components/context-dialog/README.md b/libs/barista-components/context-dialog/README.md index 80e73ac413..dbb0ad1611 100644 --- a/libs/barista-components/context-dialog/README.md +++ b/libs/barista-components/context-dialog/README.md @@ -38,9 +38,9 @@ To make our components accessible it is obligatory to provide either an ## Outputs -| Name | Type | Description | -| --------------- | ----------------------- | ------------------------------------------------------ | -| `openedChanged` | `EventEmitter` | Event emitted when the context dialog opens or closes. | +| Name | Type | Description | +| -------------- | ----------------------- | ------------------------------------------------------ | +| `openedChange` | `EventEmitter` | Event emitted when the context dialog opens or closes. | ## Methods