diff --git a/docs/content/pages/tutorials/update_existing.md b/docs/content/pages/tutorials/update_existing.md index 871dfc65..7e67ea0a 100644 --- a/docs/content/pages/tutorials/update_existing.md +++ b/docs/content/pages/tutorials/update_existing.md @@ -13,7 +13,7 @@ You can also delete parts of an existing planet. Here's part of an example confi ```json { "name": "Ember Twin", - "childrenToDestroy": [ + "removeChildren": [ "SandSphere_Rising" ] }