diff --git a/jsonpath/jsonpath.d.ts b/jsonpath/jsonpath.d.ts index a976ecd5c5..db53220176 100644 --- a/jsonpath/jsonpath.d.ts +++ b/jsonpath/jsonpath.d.ts @@ -1,6 +1,6 @@ // Type definitions for jsonpath 0.1.3 // Project: https://www.npmjs.org/package/jsonpath -// Definitions by: Hiroki Horiuchi +// Definitions by: Hiroki Horiuchi // Definitions: https://github.com/borisyankov/DefinitelyTyped declare module "jsonpath" {