diff --git a/docs/scripting/functions/SetPlayerAttachedObject.md b/docs/scripting/functions/SetPlayerAttachedObject.md index 5edaa7efe..dd2e5cea3 100644 --- a/docs/scripting/functions/SetPlayerAttachedObject.md +++ b/docs/scripting/functions/SetPlayerAttachedObject.md @@ -54,7 +54,7 @@ This function is separate from the CreateObject / CreatePlayerObject pools. :::warning -Atleast 10 objects can be attached to a single player (index 0-9) +Up to 10 objects can be attached to a single player (index 0-9) :::