spelling: corresponding

This commit is contained in:
Josh Soref 2020-03-19 20:22:37 -04:00
parent 551fab7656
commit c95bb63c38

View File

@ -46,7 +46,7 @@
};
/**
* Transition to the step cirresponding to the provided step name.
* Transition to the step corresponding to the provided step name.
* Animation will be skipped if no current step is displayed.
*/
ns.Wizard.prototype.goTo = function (stepName) {