Skip to content

Commit ae561ee

Browse files
Update annotations.md - fix typos
@samantharamon Thx for pointing this out
1 parent ac4b65d commit ae561ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/word/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: how-to
1212

1313
You can use annotations to provide feedback about grammar or other aspects of content in a Word document. The user may see colorful underlining that indicates there's an issue or other information. If the user hovers over the affected content, a popup dialog is displayed that shows them what the issue is and possible actions they can take.
1414

15-
APIs for working with annotations were introduced in the [PowerPointApi 1.7 requirement set](/javascript/api/requirement-sets/word/word-api-1-7-requirement-set) and expanded in the [PowerPointApi 1.8 requirement set](/javascript/api/requirement-sets/word/word-api-1-8-requirement-set) as part of supporting writing assistance scenarios like checking spelling and grammar or providing suggestions to improve writing.
15+
APIs for working with annotations were introduced in the [WordApi 1.7 requirement set](/javascript/api/requirement-sets/word/word-api-1-7-requirement-set) and expanded in the [WordApi 1.8 requirement set](/javascript/api/requirement-sets/word/word-api-1-8-requirement-set) as part of supporting writing assistance scenarios like checking spelling and grammar or providing suggestions to improve writing.
1616

1717
In this article, we show how your add-in can insert feedback and critiques using annotations in a document and allow the user to react to them.
1818

0 commit comments

Comments
 (0)