fixed miss-named link to knockout reference

This commit is contained in:
Jason Jarrett 2013-02-20 17:17:06 -08:00
parent 0360427089
commit fcae4d2390

View File

@ -3,7 +3,7 @@
// Definitions by: Dan Ludwig <https://github.com/danludwig>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../knockouot/knockout.d.ts" />
/// <reference path="../knockout/knockout.d.ts" />
interface KnockoutValidationGroupingOptions {
deep?: bool;