Skip to content

Commit

Permalink
Convert to lowercase, see #264
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Dec 18, 2018
1 parent 6510bcc commit a8aa4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/implementation-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ wave speed) for each scene. Run the simulation with `?dev` to get corresponding
and sim play/pause feature to record one cycle. To measure the wave speed, let the light propagate to the edge of the
boundary, then use the measuring tape to measure distance and divide by the elapsed time on the stopwatch.

The time constants have been tuned in `WavesScreenModel` so that the observed Wavelength and Oscillation Time are
The time constants have been tuned in `WavesScreenModel` so that the observed wavelength and oscillation time are
correct.

The following values can also be reported by running with`?log`.
Expand Down

0 comments on commit a8aa4b2

Please sign in to comment.