diff --git a/types/office-js-preview/index.d.ts b/types/office-js-preview/index.d.ts index 9f81b29de46f3b..213d67ad9dee73 100644 --- a/types/office-js-preview/index.d.ts +++ b/types/office-js-preview/index.d.ts @@ -114731,7 +114731,7 @@ declare namespace Word { toJSON(): Word.Interfaces.RevisionsFilterData; } /** - * Represents a single item in a {@link Word.RepeatingSectionControlControl}. + * Represents a single item in a {@link Word.RepeatingSectionContentControl}. * * @remarks * [Api set: WordApi BETA (PREVIEW ONLY)] @@ -157240,7 +157240,7 @@ declare namespace Word { view?: boolean; } /** - * Represents a single item in a {@link Word.RepeatingSectionControlControl}. + * Represents a single item in a {@link Word.RepeatingSectionContentControl}. * * @remarks * [Api set: WordApi BETA (PREVIEW ONLY)]