From fdd129b5b30e6713abced4cfe6201ecd22b8c994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:45:48 +0300 Subject: [PATCH] Fix typo --- src/app/showcase/doc/blockui/documentdoc.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/showcase/doc/blockui/documentdoc.ts b/src/app/showcase/doc/blockui/documentdoc.ts index fd01e31614e..42d5018cf2e 100644 --- a/src/app/showcase/doc/blockui/documentdoc.ts +++ b/src/app/showcase/doc/blockui/documentdoc.ts @@ -5,7 +5,7 @@ import { Code } from '../../domain/code'; selector: 'block-ui-document-demo', template: `
-

Enabling fullScreen property controls the document.

+

If the target element is not specified, BlockUI blocks the document by default.