diff --git a/types/rendition.d.ts b/types/rendition.d.ts index 0f04bde..69adb70 100644 --- a/types/rendition.d.ts +++ b/types/rendition.d.ts @@ -26,7 +26,7 @@ export interface RenditionOptions { snap?: boolean | object, defaultDirection?: string, allowScriptedContent?: boolean, - allowallowPopups?: boolean, + allowPopups?: boolean } export interface DisplayedLocation {