Skip to content

Commit

Permalink
screen summary tweaks, #133
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed May 21, 2019
1 parent 15f6bf8 commit becb217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/gravity-force-lab-basics/GFLBA11yStrings.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ define( require => {

const GFLBA11yStrings = {
screenSummaryMainDescription: {
value: 'The Play Area has a blue sphere labeled Mass 1 and a red sphere labeled Mass 2. A force arrow starts at the center of each sphere and points directly at the opposite sphere. Spheres can be moved closer or farther from one another. The mass of each sphere can be increased or decreased. Each sphere is held in place by a robot.'
value: 'The Play Area has two mass spheres, a blue sphere labeled mass 1 and a red sphere labeled mass 2. A force arrow starts at the center of each sphere and points directly at the opposite sphere. Spheres can be moved closer or farther from each other along a track. The mass of each sphere can be increased or decreased. Each sphere is held in place by a robot.'
},
screenSummarySecondaryDescription: {
value: 'In the Control Area, checkboxes change what things are shown and how they behave, and a button resets the sim.'
Expand Down

0 comments on commit becb217

Please sign in to comment.