Skip to content

Commit

Permalink
Revise docs, see #191
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Nov 27, 2018
1 parent 9528d18 commit b8425a4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions js/common/WaveInterferenceQueryParameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ define( require => {
// be shared with teachers and should not be changed lightly.
theory: { type: 'flag' },

// This is a temporary query parameter that adds the in-development "Diffraction" screen.
// Once the Diffraction screen is included in a published version, this query parameter
// will be deleted.
// This is a temporary query parameter that adds the in-development "Diffraction" screen. Once the Diffraction
// screen is included in a published version, this query parameter will be deleted.
includeDiffractionScreen: { type: 'flag' }
} );

Expand Down

0 comments on commit b8425a4

Please sign in to comment.