From 9376f91bfe8ba75cdf38e4741619b877e72627ba Mon Sep 17 00:00:00 2001 From: Michael Daw Date: Fri, 23 May 2025 10:16:52 -0700 Subject: [PATCH] Update customviewerconstructoroptions.md Typo --- api/interface/customviewerconstructoroptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/interface/customviewerconstructoroptions.md b/api/interface/customviewerconstructoroptions.md index 0072488..94696ba 100644 --- a/api/interface/customviewerconstructoroptions.md +++ b/api/interface/customviewerconstructoroptions.md @@ -25,7 +25,7 @@ interface CustomViewerConstructorOptions { ### container -The container which is used to show the viewer. Its `id` or `HTMLElement` is acceppted. +The container which is used to show the viewer. Its `id` or `HTMLElement` is accepted. ### uiConfig