diff --git a/types/hapi/test/route/route-options.ts b/types/hapi/test/route/route-options.ts index 7151002627..438ef77d62 100644 --- a/types/hapi/test/route/route-options.ts +++ b/types/hapi/test/route/route-options.ts @@ -92,7 +92,7 @@ const routeOptionsResponse: RouteOptionsResponse = { }; const routeOptionSecure: RouteOptionsSecureObject = { - referer: 'origin', + referrer: 'origin', noSniff: true, xframe: "deny", hsts: {