diff --git a/Frame.md b/Frame.md
index eecdedc..bf08c7f 100644
--- a/Frame.md
+++ b/Frame.md
@@ -137,7 +137,7 @@ local focusedObject = mainFrame:getFocusedElement()
**args:** -
**returns:** object
-# setMoveable(bool)
+# setMoveable
sets if the frame should be moveable or not (to move the frame you need to drag it on the top bar)
````lua