mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
fixed miss-named link to knockout reference
This commit is contained in:
parent
0360427089
commit
fcae4d2390
2
knockout.validation/knockout.validation.d.ts
vendored
2
knockout.validation/knockout.validation.d.ts
vendored
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user