diff --git a/create/changelogs.mdx b/create/changelogs.mdx index ae22fecea..02d98dfad 100644 --- a/create/changelogs.mdx +++ b/create/changelogs.mdx @@ -95,7 +95,7 @@ Add `tags` to your `Update` components to replace the table of contents with tag - The table of contents and changelog filters are hidden when using `custom`, `center`, or `wide` page modes. Learn more about [page modes](/organize/pages#page-mode). + Using `custom`, `center`, or `wide` page modes hides the table of contents and changelog filters. Learn more about [page modes](/organize/pages#page-mode). ### Subscribable changelogs @@ -106,7 +106,7 @@ Use `Update` components to create a subscribable RSS feed at your page URL with The RSS feed publishes entries when you add new `Update` components and when modify headings inside of existing `Update` components. -RSS feed entries contain pure Markdown only. Components, code, and HTML elements are excluded. Use the `rss` property to provide alternative text descriptions for RSS subscribers when your updates include content that is excluded. +RSS feed entries contain pure Markdown only. They exclude components, code, and HTML elements. Use the `rss` property to provide alternative text descriptions for RSS subscribers when your updates contain excluded content. ```xml Example RSS feed diff --git a/create/image-embeds.mdx b/create/image-embeds.mdx index 64339cba1..7d31ba6ae 100644 --- a/create/image-embeds.mdx +++ b/create/image-embeds.mdx @@ -176,7 +176,7 @@ To autoplay a video, use: When using JSX syntax, write double-word attributes in camelCase: `autoPlay`, `playsInline`, `allowFullScreen`. -## iframes +## Iframes Embed external content using iframe elements: diff --git a/deploy/ghes.mdx b/deploy/ghes.mdx index 0632278ff..785615932 100644 --- a/deploy/ghes.mdx +++ b/deploy/ghes.mdx @@ -194,7 +194,7 @@ The webhook URL may change based on our configuration. We test the integration a -## FAQ and Troubleshooting +## FAQ and troubleshooting @@ -230,7 +230,7 @@ Yes, during installation you can select "Only select repositories" and choose sp - Go to the app settings as a site admin. - Modify permissions as needed. -- The app will need to be re-approved by organization owners. +- The app needs to be re-approved by organization owners. - Notify us of any permission changes so we can advise on any additional steps that may be required.