Skip to content

Commit

Permalink
fix spelling, see #43
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisklus committed Nov 6, 2018
1 parent c9a1c07 commit 5b02957
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ define( require => {
class FocusAndDirectrixInteractiveEquationNode extends Node {

/**
* Constructor parmeters are coefficients of the alternate vertex form: y = (1/(4p))(x - h)^2 + k
* Constructor parameters are coefficients of the alternate vertex form: y = (1/(4p))(x - h)^2 + k
* @param {NumberProperty} pProperty
* @param {NumberProperty} hProperty
* @param {NumberProperty} kProperty
Expand Down

0 comments on commit 5b02957

Please sign in to comment.