Skip to content

Commit 251ec74

Browse files
1012852: Updated review changes
1 parent 9acc654 commit 251ec74

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • Document-Processing/PDF/PDF-Viewer/react/annotation

Document-Processing/PDF/PDF-Viewer/react/annotation/comments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ ReactDOM.createRoot(document.getElementById('sample')).render(<App />);
498498

499499
## Annotation and Review Workflow Patterns
500500

501-
The PDF Viewer supports collaborative review workflows by combining [annotations](../annotation/overview), [comments](../annotation/comments), and threaded [replies](../annotation/comments#add-comments-and-replies). These capabilities help reviewers mark content, discuss changes, and navigate feedback efficiently during document review cycles.
501+
The PDF Viewer supports review workflows by combining [annotations](../annotation/overview), [comments](../annotation/comments), and threaded [replies](../annotation/comments#add-comments-and-replies). These capabilities help reviewers mark content, discuss changes, and navigate feedback efficiently during document review cycles.
502502

503503
### Understanding Review Workflows
504504

@@ -516,12 +516,12 @@ During a review cycle, users typically:
516516

517517
### Using Comments in Review Workflows
518518

519-
Comments are a key part of collaborative review workflows. They allow reviewers to communicate directly on annotations without altering the underlying PDF content.
519+
Comments are a key part of review workflows. They allow reviewers to communicate directly on annotations without altering the underlying PDF content.
520520

521521
Key behaviors in review workflows:
522522

523523
- Comments allow multiple reviewers to discuss changes directly on annotations.
524-
- Replies help maintain a threaded discussion for collaborative review.
524+
- Replies help maintain a threaded discussion during review.
525525
- Selecting a comment highlights the related annotation, improving navigation.
526526
- Comments can be combined with Sticky Notes, Highlights, Shapes, Stamps, and other annotation types.
527527

@@ -535,7 +535,7 @@ Review workflows help teams:
535535
- Maintain a clear discussion history on each annotation.
536536
- Avoid duplicated or conflicting feedback.
537537
- Navigate long documents quickly using comment threads.
538-
- Improve clarity during multi‑reviewer collaboration.
538+
- Improve clarity when multiple reviewers participate.
539539

540540
These review patterns are especially useful in content editing, design review, legal documentation, product validation, and quality control workflows.
541541

0 commit comments

Comments
 (0)