diff --git a/js/phetmarks.js b/js/phetmarks.js index 5a16367..87dc9cf 100644 --- a/js/phetmarks.js +++ b/js/phetmarks.js @@ -34,7 +34,7 @@ var simQueryParameters = [ { value: 'accessibility', text: 'Accessibility' }, { value: 'tambo', text: 'Tambo' }, - { value: 'hasEnhancedSounds', text: 'Has Enhanced Sounds' }, + { value: 'supportsEnhancedSound', text: 'Supports Enhanced Sound' }, { value: 'audioVolume=0', text: 'Mute' }, { value: 'fuzzMouse', text: 'Fuzz Mouse' }, { value: 'dev', text: 'Dev' },