diff --git a/docs/api/zone.md b/docs/api/zone.md index 1027443..83ab387 100644 --- a/docs/api/zone.md +++ b/docs/api/zone.md @@ -111,7 +111,7 @@ This method is particularly useful for zones where you want to guarantee the pla ---- #### unbindFromGroup ```lua -zone:bindToGroup(settingsGroupName) +zone:unbindFromGroup(settingsGroupName) ``` ---- @@ -316,4 +316,4 @@ An array of baseparts, defined in the ``container`` constructor parameter, that ---- #### worldModel -{read-only} \ No newline at end of file +{read-only}