diff --git a/docs/platforms/godot/configuration/options.mdx b/docs/platforms/godot/configuration/options.mdx index 337b06942249c..d7b00191b1e79 100644 --- a/docs/platforms/godot/configuration/options.mdx +++ b/docs/platforms/godot/configuration/options.mdx @@ -84,9 +84,9 @@ If `false`, the SDK will not initialize. This is useful for temporarily disablin - + -If `true`, the SDK will not initialize in the Godot editor. +If `true`, the SDK will not initialize when you play/run your project from within the Godot editor (using the play button or F5).