diff --git a/js/phet-io/forces-and-motion-basics-phet-io-elements-baseline.js b/js/phet-io/forces-and-motion-basics-phet-io-elements-baseline.js index db3d5df2..a2a7ea44 100644 --- a/js/phet-io/forces-and-motion-basics-phet-io-elements-baseline.js +++ b/js/phet-io/forces-and-motion-basics-phet-io-elements-baseline.js @@ -21649,7 +21649,7 @@ window.phet.phetio.phetioElementsBaseline = "phetioStudioControl": true, "phetioTypeName": "PhetioCommandProcessorIO" }, - "forcesAndMotionBasics.general.resizedEmitter": { + "forcesAndMotionBasics.general.resizedAction": { "phetioDocumentation": "Emits when the sim is resized", "phetioEventType": "model", "phetioFeatured": false, @@ -21693,7 +21693,7 @@ window.phet.phetio.phetioElementsBaseline = "phetioStudioControl": true, "phetioTypeName": "PropertyIO." }, - "forcesAndMotionBasics.general.stepSimulationEmitter": { + "forcesAndMotionBasics.general.stepSimulationAction": { "phetioDocumentation": "", "phetioEventType": "model", "phetioFeatured": false,