Skip to content

Commit 879b681

Browse files
authored
Correct asset event listener typo (#49485)
1 parent 42dd349 commit 879b681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow-core/docs/administration-and-deployment/listeners.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Asset Events
101101
--------------
102102

103103
- ``on_asset_created``
104-
- ``on_dataset_alias_created``
104+
- ``on_asset_alias_created``
105105
- ``on_asset_changed``
106106

107107
Asset events occur when Asset management operations are run.

0 commit comments

Comments
 (0)