fix(docs): Fix acronym on mxe docs (#5249)

This commit is contained in:
Michael A. Schlosser 2022-06-27 11:43:34 -05:00 committed by GitHub
parent d0d88a4428
commit aabfd0bff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.
The default Kafka topic name for FMCEs is `FailedMetadataChangeEvent_v4`.