diff --git a/docs/what/mxe.md b/docs/what/mxe.md index 81a396705a..0cbd84a5ad 100644 --- a/docs/what/mxe.md +++ b/docs/what/mxe.md @@ -87,7 +87,7 @@ that occurred at a particular time, for example profiling of a Dataset. ### Emission -MCPs are emitted when *any* change is made to an entity on the DataHub Metadata Graph, this includes +MCLs are emitted when *any* change is made to an entity on the DataHub Metadata Graph, this includes writing to any aspect of an entity. Two distinct topics are maintained for Metadata Change Log. The default Kafka topic name for **versioned** aspects is `MetadataChangeLog_Versioned_v1` and for @@ -427,4 +427,4 @@ No active consumers. The PDL schema can be found [here](https://github.com/datahub-project/datahub/blob/master/metadata-models/src/main/pegasus/com/linkedin/mxe/FailedMetadataChangeEvent.pdl). -The default Kafka topic name for FMCEs is `FailedMetadataChangeEvent_v4`. \ No newline at end of file +The default Kafka topic name for FMCEs is `FailedMetadataChangeEvent_v4`.