Skip to content

Commit e6a8110

Browse files
1009405: Resolved CI failure
1 parent 54ae0eb commit e6a8110

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Document-Processing/PDF/PDF-Viewer/javascript-es5/Redaction/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Redaction annotation in Javascript PDF Viewer | Syncfusion
4-
description: Learn how to hide sensitive information with interactive and programmatic redaction using the Syncfusion JavaScript PDF Viewer.
4+
description: Learn how to hide sensitive information with interactive and programmatic redaction using the Syncfusion JavaScript(ES5) PDF Viewer.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
@@ -81,7 +81,7 @@ After adding redaction annotations, permanently apply them to the document using
8181

8282
![Toolbar showing the Apply Redaction button](redaction-annotations-images/redact-button-icon.png)
8383

84-
A confirmation dialog appears before applying redaction to ensure acknowledgement of the irreversible action.
84+
A confirmation dialog appears before applying redaction to ensure acknowledgment of the irreversible action.
8585

8686
![Confirmation dialog for applying redaction](redaction-annotations-images/apply-redaction-dialog.png)
8787

Document-Processing/PDF/PDF-Viewer/javascript-es5/Redaction/ui-interaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The **Apply Redaction** button permanently removes all marked content from the d
121121

122122
![Redact Button Icon](redaction-annotations-images/redact-button-icon.png)
123123

124-
A confirmation dialog appears before applying redaction to ensure acknowledgement of the irreversible nature of the process.
124+
A confirmation dialog appears before applying redaction to ensure acknowledgment of the irreversible nature of the process.
125125

126126
![Apply Redaction Dialog](redaction-annotations-images/apply-redaction-dialog.png)
127127

Document-Processing/PDF/PDF-Viewer/javascript-es5/annotations/annotation-types/redaction-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can also add redaction annotations from the context menu by selecting conten
3333

3434
![Context menu showing Redact Annotation option](../../Redaction/redaction-annotations-images/redact-text-context-menu.png)
3535

36-
N> Ensure the Redaction tool is included in the toolbar. See [RedactionToolbar](../../Redaction/toolbar.md)for configuration.
36+
N> Ensure the Redaction tool is included in the toolbar. See [RedactionToolbar](../../Redaction/toolbar.md) for configuration.
3737

3838
### Add redaction annotations programmatically
3939

0 commit comments

Comments
 (0)