Skip to content
Prev Previous commit
Next Next commit
Editor: Improve wording around attribute merging, updating
Co-Authored-By: Enrique Piqueras <epiqueras@users.noreply.github.com>
  • Loading branch information
aduth and epiqueras authored Dec 6, 2019
commit 140000dbaeec563113a6e4b30c3e7d99942adc0f
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { addFilter } from '@wordpress/hooks';

/**
* Given a meta attribute mapping, returns a new higher-order component which
* manages attributes merging and updates to consume from and mirror to the
* manages attribute merging and updating to consume from and mirror to the
* associated entity record.
*
* @param {WPMetaAttributeMapping} metaKeys Meta attribute mapping.
Expand Down