diff --git a/editor/comments.mdx b/editor/comments.mdx index ac81ed7b7..917189043 100644 --- a/editor/comments.mdx +++ b/editor/comments.mdx @@ -1,6 +1,7 @@ --- -title: "Comments" -description: "Leave inline comments on pages in the editor to give feedback, ask questions, and discuss changes with your team." +title: "Comment on pages in the editor" +sidebarTitle: "Comments" +description: "Leave inline comments on pages in the editor to give feedback, ask questions, mention teammates, and resolve threads before you publish changes." keywords: ["editor", "comments", "collaboration", "feedback", "mentions", "threads"] --- diff --git a/editor/suggestions.mdx b/editor/suggestions.mdx index 36e726976..4456ca721 100644 --- a/editor/suggestions.mdx +++ b/editor/suggestions.mdx @@ -1,6 +1,7 @@ --- -title: "Suggestions" -description: "Propose text changes as suggestions that teammates can review, accept, or reject in the editor without modifying the current content." +title: "Suggest changes in the editor" +sidebarTitle: "Suggestions" +description: "Propose text changes as suggestions that teammates can review, accept, or reject in the editor without modifying the current page content." keywords: ["suggestions", "suggesting", "collaboration", "review"] ---