Skip to content

Commit 0042ba9

Browse files
authored
Update rendition.d.ts
1 parent 58a008f commit 0042ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/rendition.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export interface RenditionOptions {
2626
snap?: boolean | object,
2727
defaultDirection?: string,
2828
allowScriptedContent?: boolean,
29-
allowallowPopups?: boolean,
29+
allowPopups?: boolean
3030
}
3131

3232
export interface DisplayedLocation {

0 commit comments

Comments
 (0)