diff --git a/ts/interfaces/index.ts b/ts/interfaces/index.ts index 2bf4c9e..e093287 100644 --- a/ts/interfaces/index.ts +++ b/ts/interfaces/index.ts @@ -9,7 +9,7 @@ export interface IMetaObject { // handles twitterHandle?: string; - facebookhandle?: string; + facebookHandle?: string; // links companyWebsiteLink?: string;