phetsims / friction

"Friction" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/friction
GNU General Public License v3.0
4 stars 6 forks source link

Examples.md has a typo in a `phetioID` #332

Closed arouinfar closed 1 year ago

arouinfar commented 1 year ago

For https://github.com/phetsims/qa/issues/886.

@stemilymill found a typo in the examples doc. There's a phetioID that currently begins with iction instead of friction. There isn't currently any validation for the phetioIDs shared in client documentation, but it's a feature we've considered in https://github.com/phetsims/phet-io-sim-specific/issues/21.

@zepumph I'll take care of the typo in master and then pass it over to you for cherry-picking.

arouinfar commented 1 year ago

Fix committed and referenced above, ready for cherry-picking @zepumph.

jessegreenberg commented 1 year ago

Cherry-pick into 1.6 SHAs done. I don't know how to test this change and will lean on QA to verify.

Nancy-Salpepi commented 1 year ago

Looks good in rc.3. Closing.