diff --git a/docs/viewer.component.md b/docs/viewer.component.md index e003bb3f3f..1f22031f41 100644 --- a/docs/viewer.component.md +++ b/docs/viewer.component.md @@ -69,7 +69,7 @@ Using with file url: ## Integrating with DocumentList component -Below is the most simple integration of Pagination and DocumentList components within your custom component: +Below is the most simple integration of Viewer and DocumentList components within your custom component: ```html