diff --git a/js/phet-io/charges-and-fields-phet-io-elements-baseline.js b/js/phet-io/charges-and-fields-phet-io-elements-baseline.js index 7ff7a65d..3ae6aee0 100644 --- a/js/phet-io/charges-and-fields-phet-io-elements-baseline.js +++ b/js/phet-io/charges-and-fields-phet-io-elements-baseline.js @@ -2872,7 +2872,7 @@ window.phet.phetio.phetioElementsBaseline = "phetioStudioControl": true, "phetioTypeName": "PhetioCommandProcessorIO" }, - "chargesAndFields.general.resizedEmitter": { + "chargesAndFields.general.resizedAction": { "phetioDocumentation": "Emits when the sim is resized", "phetioEventType": "model", "phetioFeatured": false, @@ -2905,7 +2905,7 @@ window.phet.phetio.phetioElementsBaseline = "phetioStudioControl": true, "phetioTypeName": "PropertyIO." }, - "chargesAndFields.general.stepSimulationEmitter": { + "chargesAndFields.general.stepSimulationAction": { "phetioDocumentation": "", "phetioEventType": "model", "phetioFeatured": false,