diff --git a/components/update.mdx b/components/update.mdx
index 52719e23..b61fdab4 100644
--- a/components/update.mdx
+++ b/components/update.mdx
@@ -40,7 +40,7 @@ The `Update` component is used to keep track of changes and updates.
- Each `label` creates an anchor and also shows up on the table of contents on the right.
+ Each `label` creates an anchor link used to generate the table of contents on the page and to link to updates in [subscribable changelogs](/).
## Props
@@ -57,11 +57,20 @@ The `Update` component is used to keep track of changes and updates.
Description of the update, appears below the label and tag.
+
+ Title of the update how you would like for it to appear in the RSS feed
+
+
+
+ Description of the update how you would like for it to appear in the RSS feed
+
+
```mdx Update Example
-
+
This is how you use a changelog with a label
and a description.