diff --git a/docs/objects/Frame.md b/docs/objects/Frame.md
index 854a01c..ab07722 100644
--- a/docs/objects/Frame.md
+++ b/docs/objects/Frame.md
@@ -399,11 +399,11 @@ local myFrame = basalt.createFrame():setScrollable():setImportantScroll(true)
*This is how you would implement frames via xml:
```xml
-
+
-
+
```