diff --git a/docs/gdevelop5/tutorials/how-to-use-gdevelop-as-a-team/index.md b/docs/gdevelop5/tutorials/how-to-use-gdevelop-as-a-team/index.md index 4dbc390a9a..2278c1922d 100644 --- a/docs/gdevelop5/tutorials/how-to-use-gdevelop-as-a-team/index.md +++ b/docs/gdevelop5/tutorials/how-to-use-gdevelop-as-a-team/index.md @@ -41,8 +41,9 @@ When working as a team, you may want to ensure all developers use the same edito Example `gdevelop-settings.yaml`: ```yaml -autosaveOnPreview: true -eventsSheetZoomLevel: 10 +preferences: + autosaveOnPreview: true + eventsSheetZoomLevel: 10 ``` Examples of available settings are: